Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support external apps in build (for APM) #126

Merged
merged 11 commits into from
Jan 6, 2013
Merged

support external apps in build (for APM) #126

merged 11 commits into from
Jan 6, 2013

Conversation

tridge
Copy link
Contributor

@tridge tridge commented Jan 2, 2013

This makes it possible to have apps in an external tree, allowing APM to build its sketches on PX4 without having a modified Firmware tree

Andrew Tridgell and others added 11 commits January 2, 2013 17:37
this is used by the APM build
…pace on a descriptor. Implement this for serial devices only.
the device ioctl returns -ENOTTY when it hasn't handled the command
this allows apps to set the PWM update rate. APM needs this to honor
the user configurable PWM rate setting for copters.
this was using the wrong channel
The most critical one is the GPS serial port receive buffer size,
which needs to be at least 128 to support the UBLOX protocol, but it
seems a good idea for people running a FMU without a IO board to
increase the UART buffer sizes generally
@px4dev px4dev merged commit 375d3c1 into PX4:master Jan 6, 2013
@px4dev
Copy link
Contributor

px4dev commented Jan 6, 2013

We took most of the changes listed here; some collide with work in progress as Lorenz noted and we should keep in touch to make sure we don't lose them one way or another.

Thanks!

PX4BuildBot added a commit that referenced this pull request Apr 22, 2021
    - jMAVSim in PX4/Firmware (789d919): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
PX4BuildBot added a commit that referenced this pull request Apr 22, 2021
    - jMAVSim in PX4/Firmware (d631a5d): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
PX4BuildBot added a commit that referenced this pull request Apr 23, 2021
    - jMAVSim in PX4/Firmware (d631a5d): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
PX4BuildBot added a commit that referenced this pull request Apr 23, 2021
    - jMAVSim in PX4/Firmware (d631a5d): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
PX4BuildBot added a commit that referenced this pull request Apr 24, 2021
    - jMAVSim in PX4/Firmware (c71a228): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
PX4BuildBot added a commit that referenced this pull request Apr 24, 2021
    - jMAVSim in PX4/Firmware (59b70a8): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
PX4BuildBot added a commit that referenced this pull request Apr 25, 2021
    - jMAVSim in PX4/Firmware (ed0fa99): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
PX4BuildBot added a commit that referenced this pull request Apr 25, 2021
    - jMAVSim in PX4/Firmware (ed0fa99): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
PX4BuildBot added a commit that referenced this pull request Apr 26, 2021
    - jMAVSim in PX4/Firmware (6e9e503): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
PX4BuildBot added a commit that referenced this pull request Apr 27, 2021
    - jMAVSim in PX4/Firmware (171c263): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
PX4BuildBot added a commit that referenced this pull request Apr 28, 2021
    - jMAVSim in PX4/Firmware (b898aab): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
PX4BuildBot added a commit that referenced this pull request Apr 29, 2021
    - jMAVSim in PX4/Firmware (d622048): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
PX4BuildBot added a commit that referenced this pull request Apr 30, 2021
    - jMAVSim in PX4/Firmware (4f52c0b): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
PX4BuildBot added a commit that referenced this pull request May 1, 2021
    - jMAVSim in PX4/Firmware (92344b9): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
PX4BuildBot added a commit that referenced this pull request May 1, 2021
    - jMAVSim in PX4/Firmware (d2a118e): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
dagar pushed a commit that referenced this pull request May 1, 2021
    - jMAVSim in PX4/Firmware (d2a118e): PX4/jMAVSim@358b6cc
    - jMAVSim current upstream: PX4/jMAVSim@2b610ca
    - Changes: PX4/jMAVSim@358b6cc...2b610ca

    2b610ca 2021-04-21 Julian Oes - Merge pull request #126 from PX4/pr-forwarding
75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants