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

Mixer files for hex and octo #43

Closed
wants to merge 23 commits into from
Closed

Conversation

julianoes
Copy link
Contributor

Several fixes and hacks to make the hex fly!

/* we have control data from an R/C input */
control_count = system_state.rc_channels;
control_values = &system_state.rc_channel_data[0];
// } else if (system_state.rc_channels > 0) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the purpose of this change? Will this negatively affect the IO RC read-in?

@LorenzMeier
Copy link
Member

This is pull request is superseded by the new request.

TSC21 pushed a commit to TSC21/Firmware that referenced this pull request Feb 15, 2019
Correct for sensor noise and baro offset during alignment
PX4BuildBot added a commit that referenced this pull request Jun 6, 2019
    - devices in PX4/Firmware (4e4afec): PX4/PX4-GPSDrivers@a4999f1
    - devices current upstream: PX4/PX4-GPSDrivers@c803bad
    - Changes: PX4/PX4-GPSDrivers@a4999f1...c803bad

    c803bad 2019-06-05 Andreas Daniel Antener - SBF Updates (#43)
PX4BuildBot added a commit that referenced this pull request Jun 6, 2019
    - devices in PX4/Firmware (045c273): PX4/PX4-GPSDrivers@a4999f1
    - devices current upstream: PX4/PX4-GPSDrivers@c803bad
    - Changes: PX4/PX4-GPSDrivers@a4999f1...c803bad

    c803bad 2019-06-05 Andreas Daniel Antener - SBF Updates (#43)
PX4BuildBot added a commit that referenced this pull request Jun 7, 2019
    - devices in PX4/Firmware (e273680): PX4/PX4-GPSDrivers@a4999f1
    - devices current upstream: PX4/PX4-GPSDrivers@c803bad
    - Changes: PX4/PX4-GPSDrivers@a4999f1...c803bad

    c803bad 2019-06-05 Andreas Daniel Antener - SBF Updates (#43)
PX4BuildBot added a commit that referenced this pull request Jun 8, 2019
    - devices in PX4/Firmware (0a0e9fd): PX4/PX4-GPSDrivers@a4999f1
    - devices current upstream: PX4/PX4-GPSDrivers@69e38ec
    - Changes: PX4/PX4-GPSDrivers@a4999f1...69e38ec

    69e38ec 2019-06-06 Andreas Antener - sbf: report vertical velocity DOWN (converted from UP)
c803bad 2019-06-05 Andreas Daniel Antener - SBF Updates (#43)
PX4BuildBot added a commit that referenced this pull request Jun 8, 2019
    - devices in PX4/Firmware (4c8ef43): PX4/PX4-GPSDrivers@a4999f1
    - devices current upstream: PX4/PX4-GPSDrivers@69e38ec
    - Changes: PX4/PX4-GPSDrivers@a4999f1...69e38ec

    69e38ec 2019-06-06 Andreas Antener - sbf: report vertical velocity DOWN (converted from UP)
c803bad 2019-06-05 Andreas Daniel Antener - SBF Updates (#43)
PX4BuildBot added a commit that referenced this pull request Jun 9, 2019
    - devices in PX4/Firmware (40b1e39): PX4/PX4-GPSDrivers@a4999f1
    - devices current upstream: PX4/PX4-GPSDrivers@69e38ec
    - Changes: PX4/PX4-GPSDrivers@a4999f1...69e38ec

    69e38ec 2019-06-06 Andreas Antener - sbf: report vertical velocity DOWN (converted from UP)
c803bad 2019-06-05 Andreas Daniel Antener - SBF Updates (#43)
PX4BuildBot added a commit that referenced this pull request Jun 9, 2019
    - devices in PX4/Firmware (15fa949): PX4/PX4-GPSDrivers@a4999f1
    - devices current upstream: PX4/PX4-GPSDrivers@69e38ec
    - Changes: PX4/PX4-GPSDrivers@a4999f1...69e38ec

    69e38ec 2019-06-06 Andreas Antener - sbf: report vertical velocity DOWN (converted from UP)
c803bad 2019-06-05 Andreas Daniel Antener - SBF Updates (#43)
PX4BuildBot added a commit that referenced this pull request Jun 10, 2019
    - devices in PX4/Firmware (0ef4e1b): PX4/PX4-GPSDrivers@a4999f1
    - devices current upstream: PX4/PX4-GPSDrivers@69e38ec
    - Changes: PX4/PX4-GPSDrivers@a4999f1...69e38ec

    69e38ec 2019-06-06 Andreas Antener - sbf: report vertical velocity DOWN (converted from UP)
c803bad 2019-06-05 Andreas Daniel Antener - SBF Updates (#43)
PX4BuildBot added a commit that referenced this pull request Jun 11, 2019
    - devices in PX4/Firmware (736a1c4): PX4/PX4-GPSDrivers@a4999f1
    - devices current upstream: PX4/PX4-GPSDrivers@69e38ec
    - Changes: PX4/PX4-GPSDrivers@a4999f1...69e38ec

    69e38ec 2019-06-06 Andreas Antener - sbf: report vertical velocity DOWN (converted from UP)
c803bad 2019-06-05 Andreas Daniel Antener - SBF Updates (#43)
PX4BuildBot added a commit that referenced this pull request Jun 11, 2019
    - devices in PX4/Firmware (58b84c2): PX4/PX4-GPSDrivers@a4999f1
    - devices current upstream: PX4/PX4-GPSDrivers@69e38ec
    - Changes: PX4/PX4-GPSDrivers@a4999f1...69e38ec

    69e38ec 2019-06-06 Andreas Antener - sbf: report vertical velocity DOWN (converted from UP)
c803bad 2019-06-05 Andreas Daniel Antener - SBF Updates (#43)
PX4BuildBot added a commit that referenced this pull request Jun 12, 2019
    - devices in PX4/Firmware (96e8e25): PX4/PX4-GPSDrivers@a4999f1
    - devices current upstream: PX4/PX4-GPSDrivers@69e38ec
    - Changes: PX4/PX4-GPSDrivers@a4999f1...69e38ec

    69e38ec 2019-06-06 Andreas Antener - sbf: report vertical velocity DOWN (converted from UP)
c803bad 2019-06-05 Andreas Daniel Antener - SBF Updates (#43)
bkueng pushed a commit that referenced this pull request Jun 12, 2019
    - devices in PX4/Firmware (96e8e25): PX4/PX4-GPSDrivers@a4999f1
    - devices current upstream: PX4/PX4-GPSDrivers@69e38ec
    - Changes: PX4/PX4-GPSDrivers@a4999f1...69e38ec

    69e38ec 2019-06-06 Andreas Antener - sbf: report vertical velocity DOWN (converted from UP)
c803bad 2019-06-05 Andreas Daniel Antener - SBF Updates (#43)
PX4BuildBot added a commit that referenced this pull request Feb 1, 2020
NuttX:
 - https://github.com/PX4-NuttX/nuttx/tree/master
 - PX4/NuttX@4b529f5

Changes from PX4/NuttX (PX4/NuttX@7b36108) in current PX4/master (9d2a37b)
PX4/NuttX@7b36108...4b529f5

4b529f5232 (HEAD, origin/master) Merge branch 'master' of github.com:apache/incubator-nuttx
5c80b94 Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
95dc647 mm/umm_heap/: Handle size zero in umm_malloc.c and umm_realloc.c, which causes a system freeze in kernel mode.
67ae5b3 include/nuttx/net/igmp.h: fix build break by previous network changes (#196)
e86b516 include/netinet/arp.h:  Previous network changes broke the build test (#193)
4a238f2 Fix the wrong IPv6 TCP MSS calculation
3ae5f52 Add FAR for pointer type for socket header files
c1b0aa1 Remove psock_send and sockfd_socket from net/socket/socket.h
0fc7668 sendto should always call send if to == NULL || tolen <= 0
7e67add Implment SO_ACCEPTCONN

Apps:
 - https://github.com/PX4/NuttX-apps/tree/master
 - PX4/NuttX-apps@1154735

Changes from PX4/NuttX-apps (PX4/NuttX-apps@91b6ad6) in current PX4/master (9d2a37b)
PX4/NuttX-apps@91b6ad6...1154735

1154735c (HEAD -> master, origin/master) Refine the preprocess conditional guard style
e0dcfa0c Remove extra whitespace from files (#43)
3dbf8d56 testing/cxxtest/Make.defs: Append cxxtest to CONFIGURED_APPS (#42)
8c9663b6 apps/examples/userfs/userfs_main.c:  Fix warning (#41)
7a8790f1 apps/testing/mm:  Make stacksize configurable (#40)
ba637707 apps/testing/mm:  Move from apps/examples/mm (#39)
4e509c86 Revert "examples: hello: Show CPU index when running in SMP mode"
715517b1 examples: hello: Show CPU index when running in SMP mode
59b763ad netutils/netlib: Fix buffer overflow
b6890df5 Fix a build on macOS
dirksavage88 pushed a commit to dirksavage88/Firmware that referenced this pull request Dec 28, 2023
dagar pushed a commit that referenced this pull request Oct 16, 2024
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