Skip to content
New issue

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

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

Already on GitHub? # to your account

mixer outputs can currently not be inspected in telemetry #7

Closed
LorenzMeier opened this issue Aug 21, 2012 · 1 comment
Closed

mixer outputs can currently not be inspected in telemetry #7

LorenzMeier opened this issue Aug 21, 2012 · 1 comment
Assignees

Comments

@LorenzMeier
Copy link
Member

For sanity testing it would be important to be able to check the true mixer outputs in telemetry.

@ghost ghost assigned px4dev Aug 21, 2012
px4dev added a commit that referenced this issue Aug 22, 2012
@LorenzMeier
Copy link
Member Author

This is solved with this commit. Tested and implemented in MAVLink.

geeksville pushed a commit to geeksville/PX4Firmware that referenced this issue Aug 10, 2013
Enabled MS5611, nsh on USB by default.
RomanBapst pushed a commit to RomanBapst/Firmware that referenced this issue May 12, 2015
implemented polling to prevent unnecessary cycling.
TSC21 pushed a commit to TSC21/Firmware that referenced this issue Jun 10, 2015
PX4BuildBot pushed a commit that referenced this issue Apr 1, 2018
 - nuttx in PX4/Firmware (f96338d): PX4/NuttX@efc3d9e
 - nuttx current upstream: PX4/NuttX@fe0dc6c
 - Changes: PX4/NuttX@efc3d9e...fe0dc6c

fe0dc6c 2018-04-01 Daniel Agar - [PX4: WIP] Jenkinsfile
7262740 2018-02-22 Jan Okle - Fix transmission status handling in the serial interrupt
b180535 2017-12-07 David Sidrane - [BACKPORT] drivers/pipes: poll: fix off-by-one error (#7)
PX4BuildBot pushed a commit that referenced this issue Apr 1, 2018
NuttX:
 - https://github.com/PX4-NuttX/nuttx/tree/px4_firmware_nuttx-7.22+
 - PX4/NuttX@fe0dc6c

Changes from PX4-NuttX/nuttx (PX4/NuttX@efc3d9e) in current PX4/master (76a3dbc)
PX4/NuttX@efc3d9e...fe0dc6c

fe0dc6c (HEAD, origin/px4_firmware_nuttx-7.22+, origin/HEAD, px4_firmware_nuttx-7.22+) [PX4: WIP] Jenkinsfile
7262740 Fix transmission status handling in the serial interrupt
b180535 [BACKPORT] drivers/pipes: poll: fix off-by-one error (#7)

Apps:
 - https://github.com/PX4-NuttX/apps/tree/px4_firmware_nuttx-7.22+
 - PX4/NuttX-apps@7e2f17d

Changes from PX4-NuttX/apps (PX4/NuttX-apps@7e2f17d) in current PX4/master (76a3dbc)
PX4/NuttX-apps@7e2f17d...7e2f17d
PX4BuildBot added a commit that referenced this issue Nov 7, 2018
    - micro-CDR in PX4/Firmware (402cbda): eProsima/Micro-CDR@f325c4f
    - micro-CDR current upstream: eProsima/Micro-CDR@8b3546e
    - Changes: eProsima/Micro-CDR@f325c4f...8b3546e

    8b3546e 2018-11-06 Ricardo González - Release 1.0.1
dfe0ff7 2018-10-31 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#18)
73c531e 2018-10-26 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#17)
342541c 2018-10-25 Julián Bermúdez Ortega - Refs #3599. Modified CMake config file installation dir. (#16)
0e4e44d 2018-10-24 Ricardo González Moreno - Merge branch 'master' into develop
f10f78b 2018-10-19 Luis Enrique Muñoz Martín - Release 1.0.0 (#15)
444a29b 2018-10-19 Ricardo González Moreno - Merge branch 'master' into develop
2f438e2 2018-10-05 Luis Enrique Muñoz Martín - #3451. Updated include path (#14)
44c0feb 2018-10-03 Luis Enrique Muñoz Martín - Feature/prefix change (#13)
da4c558 2018-09-27 Luis Enrique Muñoz Martín - Added mc prefix to MicroCDR (#11)
94d6a52 2018-09-21 Luis Enrique Muñoz Martín - Refs #3408. Modified DLL exports (#10)
9a38ba7 2018-09-21 Luis Enrique Muñoz Martín - Added native string serialization (#8)
fd96a2c 2018-09-11 Luis Enrique Muñoz Martín - Modified the project strucure and updated the README with more info about the lib. (#7)
PX4BuildBot added a commit that referenced this issue Nov 7, 2018
    - micro-CDR in PX4/Firmware (779bc5a): eProsima/Micro-CDR@f325c4f
    - micro-CDR current upstream: eProsima/Micro-CDR@8b3546e
    - Changes: eProsima/Micro-CDR@f325c4f...8b3546e

    8b3546e 2018-11-06 Ricardo González - Release 1.0.1
dfe0ff7 2018-10-31 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#18)
73c531e 2018-10-26 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#17)
342541c 2018-10-25 Julián Bermúdez Ortega - Refs #3599. Modified CMake config file installation dir. (#16)
0e4e44d 2018-10-24 Ricardo González Moreno - Merge branch 'master' into develop
f10f78b 2018-10-19 Luis Enrique Muñoz Martín - Release 1.0.0 (#15)
444a29b 2018-10-19 Ricardo González Moreno - Merge branch 'master' into develop
2f438e2 2018-10-05 Luis Enrique Muñoz Martín - #3451. Updated include path (#14)
44c0feb 2018-10-03 Luis Enrique Muñoz Martín - Feature/prefix change (#13)
da4c558 2018-09-27 Luis Enrique Muñoz Martín - Added mc prefix to MicroCDR (#11)
94d6a52 2018-09-21 Luis Enrique Muñoz Martín - Refs #3408. Modified DLL exports (#10)
9a38ba7 2018-09-21 Luis Enrique Muñoz Martín - Added native string serialization (#8)
fd96a2c 2018-09-11 Luis Enrique Muñoz Martín - Modified the project strucure and updated the README with more info about the lib. (#7)
PX4BuildBot added a commit that referenced this issue Nov 7, 2018
    - micro-CDR in PX4/Firmware (68e9e46): eProsima/Micro-CDR@f325c4f
    - micro-CDR current upstream: eProsima/Micro-CDR@8b3546e
    - Changes: eProsima/Micro-CDR@f325c4f...8b3546e

    8b3546e 2018-11-06 Ricardo González - Release 1.0.1
dfe0ff7 2018-10-31 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#18)
73c531e 2018-10-26 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#17)
342541c 2018-10-25 Julián Bermúdez Ortega - Refs #3599. Modified CMake config file installation dir. (#16)
0e4e44d 2018-10-24 Ricardo González Moreno - Merge branch 'master' into develop
f10f78b 2018-10-19 Luis Enrique Muñoz Martín - Release 1.0.0 (#15)
444a29b 2018-10-19 Ricardo González Moreno - Merge branch 'master' into develop
2f438e2 2018-10-05 Luis Enrique Muñoz Martín - #3451. Updated include path (#14)
44c0feb 2018-10-03 Luis Enrique Muñoz Martín - Feature/prefix change (#13)
da4c558 2018-09-27 Luis Enrique Muñoz Martín - Added mc prefix to MicroCDR (#11)
94d6a52 2018-09-21 Luis Enrique Muñoz Martín - Refs #3408. Modified DLL exports (#10)
9a38ba7 2018-09-21 Luis Enrique Muñoz Martín - Added native string serialization (#8)
fd96a2c 2018-09-11 Luis Enrique Muñoz Martín - Modified the project strucure and updated the README with more info about the lib. (#7)
PX4BuildBot added a commit that referenced this issue Nov 8, 2018
    - micro-CDR in PX4/Firmware (4009991): eProsima/Micro-CDR@f325c4f
    - micro-CDR current upstream: eProsima/Micro-CDR@8b3546e
    - Changes: eProsima/Micro-CDR@f325c4f...8b3546e

    8b3546e 2018-11-06 Ricardo González - Release 1.0.1
dfe0ff7 2018-10-31 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#18)
73c531e 2018-10-26 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#17)
342541c 2018-10-25 Julián Bermúdez Ortega - Refs #3599. Modified CMake config file installation dir. (#16)
0e4e44d 2018-10-24 Ricardo González Moreno - Merge branch 'master' into develop
f10f78b 2018-10-19 Luis Enrique Muñoz Martín - Release 1.0.0 (#15)
444a29b 2018-10-19 Ricardo González Moreno - Merge branch 'master' into develop
2f438e2 2018-10-05 Luis Enrique Muñoz Martín - #3451. Updated include path (#14)
44c0feb 2018-10-03 Luis Enrique Muñoz Martín - Feature/prefix change (#13)
da4c558 2018-09-27 Luis Enrique Muñoz Martín - Added mc prefix to MicroCDR (#11)
94d6a52 2018-09-21 Luis Enrique Muñoz Martín - Refs #3408. Modified DLL exports (#10)
9a38ba7 2018-09-21 Luis Enrique Muñoz Martín - Added native string serialization (#8)
fd96a2c 2018-09-11 Luis Enrique Muñoz Martín - Modified the project strucure and updated the README with more info about the lib. (#7)
PX4BuildBot added a commit that referenced this issue Nov 8, 2018
    - micro-CDR in PX4/Firmware (a74fb68): eProsima/Micro-CDR@f325c4f
    - micro-CDR current upstream: eProsima/Micro-CDR@8b3546e
    - Changes: eProsima/Micro-CDR@f325c4f...8b3546e

    8b3546e 2018-11-06 Ricardo González - Release 1.0.1
dfe0ff7 2018-10-31 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#18)
73c531e 2018-10-26 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#17)
342541c 2018-10-25 Julián Bermúdez Ortega - Refs #3599. Modified CMake config file installation dir. (#16)
0e4e44d 2018-10-24 Ricardo González Moreno - Merge branch 'master' into develop
f10f78b 2018-10-19 Luis Enrique Muñoz Martín - Release 1.0.0 (#15)
444a29b 2018-10-19 Ricardo González Moreno - Merge branch 'master' into develop
2f438e2 2018-10-05 Luis Enrique Muñoz Martín - #3451. Updated include path (#14)
44c0feb 2018-10-03 Luis Enrique Muñoz Martín - Feature/prefix change (#13)
da4c558 2018-09-27 Luis Enrique Muñoz Martín - Added mc prefix to MicroCDR (#11)
94d6a52 2018-09-21 Luis Enrique Muñoz Martín - Refs #3408. Modified DLL exports (#10)
9a38ba7 2018-09-21 Luis Enrique Muñoz Martín - Added native string serialization (#8)
fd96a2c 2018-09-11 Luis Enrique Muñoz Martín - Modified the project strucure and updated the README with more info about the lib. (#7)
PX4BuildBot added a commit that referenced this issue Nov 8, 2018
    - micro-CDR in PX4/Firmware (749e574): eProsima/Micro-CDR@f325c4f
    - micro-CDR current upstream: eProsima/Micro-CDR@8b3546e
    - Changes: eProsima/Micro-CDR@f325c4f...8b3546e

    8b3546e 2018-11-06 Ricardo González - Release 1.0.1
dfe0ff7 2018-10-31 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#18)
73c531e 2018-10-26 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#17)
342541c 2018-10-25 Julián Bermúdez Ortega - Refs #3599. Modified CMake config file installation dir. (#16)
0e4e44d 2018-10-24 Ricardo González Moreno - Merge branch 'master' into develop
f10f78b 2018-10-19 Luis Enrique Muñoz Martín - Release 1.0.0 (#15)
444a29b 2018-10-19 Ricardo González Moreno - Merge branch 'master' into develop
2f438e2 2018-10-05 Luis Enrique Muñoz Martín - #3451. Updated include path (#14)
44c0feb 2018-10-03 Luis Enrique Muñoz Martín - Feature/prefix change (#13)
da4c558 2018-09-27 Luis Enrique Muñoz Martín - Added mc prefix to MicroCDR (#11)
94d6a52 2018-09-21 Luis Enrique Muñoz Martín - Refs #3408. Modified DLL exports (#10)
9a38ba7 2018-09-21 Luis Enrique Muñoz Martín - Added native string serialization (#8)
fd96a2c 2018-09-11 Luis Enrique Muñoz Martín - Modified the project strucure and updated the README with more info about the lib. (#7)
PX4BuildBot added a commit that referenced this issue Nov 9, 2018
    - micro-CDR in PX4/Firmware (975f1e5): eProsima/Micro-CDR@f325c4f
    - micro-CDR current upstream: eProsima/Micro-CDR@8b3546e
    - Changes: eProsima/Micro-CDR@f325c4f...8b3546e

    8b3546e 2018-11-06 Ricardo González - Release 1.0.1
dfe0ff7 2018-10-31 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#18)
73c531e 2018-10-26 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#17)
342541c 2018-10-25 Julián Bermúdez Ortega - Refs #3599. Modified CMake config file installation dir. (#16)
0e4e44d 2018-10-24 Ricardo González Moreno - Merge branch 'master' into develop
f10f78b 2018-10-19 Luis Enrique Muñoz Martín - Release 1.0.0 (#15)
444a29b 2018-10-19 Ricardo González Moreno - Merge branch 'master' into develop
2f438e2 2018-10-05 Luis Enrique Muñoz Martín - #3451. Updated include path (#14)
44c0feb 2018-10-03 Luis Enrique Muñoz Martín - Feature/prefix change (#13)
da4c558 2018-09-27 Luis Enrique Muñoz Martín - Added mc prefix to MicroCDR (#11)
94d6a52 2018-09-21 Luis Enrique Muñoz Martín - Refs #3408. Modified DLL exports (#10)
9a38ba7 2018-09-21 Luis Enrique Muñoz Martín - Added native string serialization (#8)
fd96a2c 2018-09-11 Luis Enrique Muñoz Martín - Modified the project strucure and updated the README with more info about the lib. (#7)
PX4BuildBot added a commit that referenced this issue Nov 9, 2018
    - micro-CDR in PX4/Firmware (92e9b10): eProsima/Micro-CDR@f325c4f
    - micro-CDR current upstream: eProsima/Micro-CDR@8b3546e
    - Changes: eProsima/Micro-CDR@f325c4f...8b3546e

    8b3546e 2018-11-06 Ricardo González - Release 1.0.1
dfe0ff7 2018-10-31 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#18)
73c531e 2018-10-26 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#17)
342541c 2018-10-25 Julián Bermúdez Ortega - Refs #3599. Modified CMake config file installation dir. (#16)
0e4e44d 2018-10-24 Ricardo González Moreno - Merge branch 'master' into develop
f10f78b 2018-10-19 Luis Enrique Muñoz Martín - Release 1.0.0 (#15)
444a29b 2018-10-19 Ricardo González Moreno - Merge branch 'master' into develop
2f438e2 2018-10-05 Luis Enrique Muñoz Martín - #3451. Updated include path (#14)
44c0feb 2018-10-03 Luis Enrique Muñoz Martín - Feature/prefix change (#13)
da4c558 2018-09-27 Luis Enrique Muñoz Martín - Added mc prefix to MicroCDR (#11)
94d6a52 2018-09-21 Luis Enrique Muñoz Martín - Refs #3408. Modified DLL exports (#10)
9a38ba7 2018-09-21 Luis Enrique Muñoz Martín - Added native string serialization (#8)
fd96a2c 2018-09-11 Luis Enrique Muñoz Martín - Modified the project strucure and updated the README with more info about the lib. (#7)
PX4BuildBot added a commit that referenced this issue Dec 1, 2018
    - micro-CDR in PX4/Firmware (28895a4): eProsima/Micro-CDR@f325c4f
    - micro-CDR current upstream: eProsima/Micro-CDR@8b3546e
    - Changes: eProsima/Micro-CDR@f325c4f...8b3546e

    8b3546e 2018-11-06 Ricardo González - Release 1.0.1
dfe0ff7 2018-10-31 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#18)
73c531e 2018-10-26 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#17)
342541c 2018-10-25 Julián Bermúdez Ortega - Refs #3599. Modified CMake config file installation dir. (#16)
0e4e44d 2018-10-24 Ricardo González Moreno - Merge branch 'master' into develop
f10f78b 2018-10-19 Luis Enrique Muñoz Martín - Release 1.0.0 (#15)
444a29b 2018-10-19 Ricardo González Moreno - Merge branch 'master' into develop
2f438e2 2018-10-05 Luis Enrique Muñoz Martín - #3451. Updated include path (#14)
44c0feb 2018-10-03 Luis Enrique Muñoz Martín - Feature/prefix change (#13)
da4c558 2018-09-27 Luis Enrique Muñoz Martín - Added mc prefix to MicroCDR (#11)
94d6a52 2018-09-21 Luis Enrique Muñoz Martín - Refs #3408. Modified DLL exports (#10)
9a38ba7 2018-09-21 Luis Enrique Muñoz Martín - Added native string serialization (#8)
fd96a2c 2018-09-11 Luis Enrique Muñoz Martín - Modified the project strucure and updated the README with more info about the lib. (#7)
PX4BuildBot added a commit that referenced this issue Dec 1, 2018
    - micro-CDR in PX4/Firmware (f2480e2): eProsima/Micro-CDR@f325c4f
    - micro-CDR current upstream: eProsima/Micro-CDR@8b3546e
    - Changes: eProsima/Micro-CDR@f325c4f...8b3546e

    8b3546e 2018-11-06 Ricardo González - Release 1.0.1
dfe0ff7 2018-10-31 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#18)
73c531e 2018-10-26 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#17)
342541c 2018-10-25 Julián Bermúdez Ortega - Refs #3599. Modified CMake config file installation dir. (#16)
0e4e44d 2018-10-24 Ricardo González Moreno - Merge branch 'master' into develop
f10f78b 2018-10-19 Luis Enrique Muñoz Martín - Release 1.0.0 (#15)
444a29b 2018-10-19 Ricardo González Moreno - Merge branch 'master' into develop
2f438e2 2018-10-05 Luis Enrique Muñoz Martín - #3451. Updated include path (#14)
44c0feb 2018-10-03 Luis Enrique Muñoz Martín - Feature/prefix change (#13)
da4c558 2018-09-27 Luis Enrique Muñoz Martín - Added mc prefix to MicroCDR (#11)
94d6a52 2018-09-21 Luis Enrique Muñoz Martín - Refs #3408. Modified DLL exports (#10)
9a38ba7 2018-09-21 Luis Enrique Muñoz Martín - Added native string serialization (#8)
fd96a2c 2018-09-11 Luis Enrique Muñoz Martín - Modified the project strucure and updated the README with more info about the lib. (#7)
PX4BuildBot added a commit that referenced this issue Dec 2, 2018
    - micro-CDR in PX4/Firmware (5c01572): eProsima/Micro-CDR@f325c4f
    - micro-CDR current upstream: eProsima/Micro-CDR@8b3546e
    - Changes: eProsima/Micro-CDR@f325c4f...8b3546e

    8b3546e 2018-11-06 Ricardo González - Release 1.0.1
dfe0ff7 2018-10-31 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#18)
73c531e 2018-10-26 Julián Bermúdez Ortega - Refs #3599. Added data dir to CMake config file. (#17)
342541c 2018-10-25 Julián Bermúdez Ortega - Refs #3599. Modified CMake config file installation dir. (#16)
0e4e44d 2018-10-24 Ricardo González Moreno - Merge branch 'master' into develop
f10f78b 2018-10-19 Luis Enrique Muñoz Martín - Release 1.0.0 (#15)
444a29b 2018-10-19 Ricardo González Moreno - Merge branch 'master' into develop
2f438e2 2018-10-05 Luis Enrique Muñoz Martín - #3451. Updated include path (#14)
44c0feb 2018-10-03 Luis Enrique Muñoz Martín - Feature/prefix change (#13)
da4c558 2018-09-27 Luis Enrique Muñoz Martín - Added mc prefix to MicroCDR (#11)
94d6a52 2018-09-21 Luis Enrique Muñoz Martín - Refs #3408. Modified DLL exports (#10)
9a38ba7 2018-09-21 Luis Enrique Muñoz Martín - Added native string serialization (#8)
fd96a2c 2018-09-11 Luis Enrique Muñoz Martín - Modified the project strucure and updated the README with more info about the lib. (#7)
TSC21 pushed a commit to TSC21/Firmware that referenced this issue Feb 15, 2019
msamogh pushed a commit to msamogh/Firmware that referenced this issue Jun 7, 2019
reproject correctly from local position to gps coordinates
PX4BuildBot added a commit that referenced this issue Sep 21, 2020
    - jsbsim_bridge in PX4/Firmware (09af5e0): PX4/px4-jsbsim-bridge@efe19db
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c5346be
    - Changes: PX4/px4-jsbsim-bridge@efe19db...c5346be

    c5346be 2020-09-21 jaeyoung - Merge remote-tracking branch 'Auterion/master'
2d08df9 2020-09-18 JaeyoungLim - Merge pull request #7 from Auterion/pr-fix-gps-plugin
b791b45 2020-09-17 Matt Vacanti - Update LSZH.xml
1e7db59 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
51524e2 2020-09-18 JaeyoungLim - Merge pull request #2 from mvacanti/master
8f330d8 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
a5d4f69 2020-09-18 JaeyoungLim - Merge pull request #6 from Auterion/override_jsbsim_root
1b42b26 2020-09-18 Beat Küng - CMakeLists.txt: allow to override JSBSIM_ROOT_DIR via env variable
08770e4 2020-09-17 Matt Vacanti - Update LSZH.xml
PX4BuildBot added a commit that referenced this issue Sep 22, 2020
    - jsbsim_bridge in PX4/Firmware (8b26b84): PX4/px4-jsbsim-bridge@efe19db
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c5346be
    - Changes: PX4/px4-jsbsim-bridge@efe19db...c5346be

    c5346be 2020-09-21 jaeyoung - Merge remote-tracking branch 'Auterion/master'
2d08df9 2020-09-18 JaeyoungLim - Merge pull request #7 from Auterion/pr-fix-gps-plugin
b791b45 2020-09-17 Matt Vacanti - Update LSZH.xml
1e7db59 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
51524e2 2020-09-18 JaeyoungLim - Merge pull request #2 from mvacanti/master
8f330d8 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
a5d4f69 2020-09-18 JaeyoungLim - Merge pull request #6 from Auterion/override_jsbsim_root
1b42b26 2020-09-18 Beat Küng - CMakeLists.txt: allow to override JSBSIM_ROOT_DIR via env variable
08770e4 2020-09-17 Matt Vacanti - Update LSZH.xml
PX4BuildBot added a commit that referenced this issue Sep 23, 2020
    - jsbsim_bridge in PX4/Firmware (d5295ef): PX4/px4-jsbsim-bridge@efe19db
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c5346be
    - Changes: PX4/px4-jsbsim-bridge@efe19db...c5346be

    c5346be 2020-09-21 jaeyoung - Merge remote-tracking branch 'Auterion/master'
2d08df9 2020-09-18 JaeyoungLim - Merge pull request #7 from Auterion/pr-fix-gps-plugin
b791b45 2020-09-17 Matt Vacanti - Update LSZH.xml
1e7db59 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
51524e2 2020-09-18 JaeyoungLim - Merge pull request #2 from mvacanti/master
8f330d8 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
a5d4f69 2020-09-18 JaeyoungLim - Merge pull request #6 from Auterion/override_jsbsim_root
1b42b26 2020-09-18 Beat Küng - CMakeLists.txt: allow to override JSBSIM_ROOT_DIR via env variable
08770e4 2020-09-17 Matt Vacanti - Update LSZH.xml
PX4BuildBot added a commit that referenced this issue Sep 23, 2020
    - jsbsim_bridge in PX4/Firmware (d5295ef): PX4/px4-jsbsim-bridge@efe19db
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c5346be
    - Changes: PX4/px4-jsbsim-bridge@efe19db...c5346be

    c5346be 2020-09-21 jaeyoung - Merge remote-tracking branch 'Auterion/master'
2d08df9 2020-09-18 JaeyoungLim - Merge pull request #7 from Auterion/pr-fix-gps-plugin
b791b45 2020-09-17 Matt Vacanti - Update LSZH.xml
1e7db59 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
51524e2 2020-09-18 JaeyoungLim - Merge pull request #2 from mvacanti/master
8f330d8 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
a5d4f69 2020-09-18 JaeyoungLim - Merge pull request #6 from Auterion/override_jsbsim_root
1b42b26 2020-09-18 Beat Küng - CMakeLists.txt: allow to override JSBSIM_ROOT_DIR via env variable
08770e4 2020-09-17 Matt Vacanti - Update LSZH.xml
PX4BuildBot added a commit that referenced this issue Sep 24, 2020
    - jsbsim_bridge in PX4/Firmware (0a607bd): PX4/px4-jsbsim-bridge@efe19db
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c5346be
    - Changes: PX4/px4-jsbsim-bridge@efe19db...c5346be

    c5346be 2020-09-21 jaeyoung - Merge remote-tracking branch 'Auterion/master'
2d08df9 2020-09-18 JaeyoungLim - Merge pull request #7 from Auterion/pr-fix-gps-plugin
b791b45 2020-09-17 Matt Vacanti - Update LSZH.xml
1e7db59 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
51524e2 2020-09-18 JaeyoungLim - Merge pull request #2 from mvacanti/master
8f330d8 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
a5d4f69 2020-09-18 JaeyoungLim - Merge pull request #6 from Auterion/override_jsbsim_root
1b42b26 2020-09-18 Beat Küng - CMakeLists.txt: allow to override JSBSIM_ROOT_DIR via env variable
08770e4 2020-09-17 Matt Vacanti - Update LSZH.xml
PX4BuildBot added a commit that referenced this issue Sep 24, 2020
    - jsbsim_bridge in PX4/Firmware (0a607bd): PX4/px4-jsbsim-bridge@efe19db
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c5346be
    - Changes: PX4/px4-jsbsim-bridge@efe19db...c5346be

    c5346be 2020-09-21 jaeyoung - Merge remote-tracking branch 'Auterion/master'
2d08df9 2020-09-18 JaeyoungLim - Merge pull request #7 from Auterion/pr-fix-gps-plugin
b791b45 2020-09-17 Matt Vacanti - Update LSZH.xml
1e7db59 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
51524e2 2020-09-18 JaeyoungLim - Merge pull request #2 from mvacanti/master
8f330d8 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
a5d4f69 2020-09-18 JaeyoungLim - Merge pull request #6 from Auterion/override_jsbsim_root
1b42b26 2020-09-18 Beat Küng - CMakeLists.txt: allow to override JSBSIM_ROOT_DIR via env variable
08770e4 2020-09-17 Matt Vacanti - Update LSZH.xml
PX4BuildBot added a commit that referenced this issue Sep 25, 2020
    - jsbsim_bridge in PX4/Firmware (60252dd): PX4/px4-jsbsim-bridge@efe19db
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c5346be
    - Changes: PX4/px4-jsbsim-bridge@efe19db...c5346be

    c5346be 2020-09-21 jaeyoung - Merge remote-tracking branch 'Auterion/master'
2d08df9 2020-09-18 JaeyoungLim - Merge pull request #7 from Auterion/pr-fix-gps-plugin
b791b45 2020-09-17 Matt Vacanti - Update LSZH.xml
1e7db59 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
51524e2 2020-09-18 JaeyoungLim - Merge pull request #2 from mvacanti/master
8f330d8 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
a5d4f69 2020-09-18 JaeyoungLim - Merge pull request #6 from Auterion/override_jsbsim_root
1b42b26 2020-09-18 Beat Küng - CMakeLists.txt: allow to override JSBSIM_ROOT_DIR via env variable
08770e4 2020-09-17 Matt Vacanti - Update LSZH.xml
PX4BuildBot added a commit that referenced this issue Sep 25, 2020
    - jsbsim_bridge in PX4/Firmware (1dbd7df): PX4/px4-jsbsim-bridge@efe19db
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c5346be
    - Changes: PX4/px4-jsbsim-bridge@efe19db...c5346be

    c5346be 2020-09-21 jaeyoung - Merge remote-tracking branch 'Auterion/master'
2d08df9 2020-09-18 JaeyoungLim - Merge pull request #7 from Auterion/pr-fix-gps-plugin
b791b45 2020-09-17 Matt Vacanti - Update LSZH.xml
1e7db59 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
51524e2 2020-09-18 JaeyoungLim - Merge pull request #2 from mvacanti/master
8f330d8 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
a5d4f69 2020-09-18 JaeyoungLim - Merge pull request #6 from Auterion/override_jsbsim_root
1b42b26 2020-09-18 Beat Küng - CMakeLists.txt: allow to override JSBSIM_ROOT_DIR via env variable
08770e4 2020-09-17 Matt Vacanti - Update LSZH.xml
PX4BuildBot added a commit that referenced this issue Sep 26, 2020
    - jsbsim_bridge in PX4/Firmware (f37d0a8): PX4/px4-jsbsim-bridge@efe19db
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c5346be
    - Changes: PX4/px4-jsbsim-bridge@efe19db...c5346be

    c5346be 2020-09-21 jaeyoung - Merge remote-tracking branch 'Auterion/master'
2d08df9 2020-09-18 JaeyoungLim - Merge pull request #7 from Auterion/pr-fix-gps-plugin
b791b45 2020-09-17 Matt Vacanti - Update LSZH.xml
1e7db59 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
51524e2 2020-09-18 JaeyoungLim - Merge pull request #2 from mvacanti/master
8f330d8 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
a5d4f69 2020-09-18 JaeyoungLim - Merge pull request #6 from Auterion/override_jsbsim_root
1b42b26 2020-09-18 Beat Küng - CMakeLists.txt: allow to override JSBSIM_ROOT_DIR via env variable
08770e4 2020-09-17 Matt Vacanti - Update LSZH.xml
PX4BuildBot added a commit that referenced this issue Sep 26, 2020
    - jsbsim_bridge in PX4/Firmware (a244883): PX4/px4-jsbsim-bridge@efe19db
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c5346be
    - Changes: PX4/px4-jsbsim-bridge@efe19db...c5346be

    c5346be 2020-09-21 jaeyoung - Merge remote-tracking branch 'Auterion/master'
2d08df9 2020-09-18 JaeyoungLim - Merge pull request #7 from Auterion/pr-fix-gps-plugin
b791b45 2020-09-17 Matt Vacanti - Update LSZH.xml
1e7db59 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
51524e2 2020-09-18 JaeyoungLim - Merge pull request #2 from mvacanti/master
8f330d8 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
a5d4f69 2020-09-18 JaeyoungLim - Merge pull request #6 from Auterion/override_jsbsim_root
1b42b26 2020-09-18 Beat Küng - CMakeLists.txt: allow to override JSBSIM_ROOT_DIR via env variable
08770e4 2020-09-17 Matt Vacanti - Update LSZH.xml
PX4BuildBot added a commit that referenced this issue Sep 27, 2020
    - jsbsim_bridge in PX4/Firmware (6a08e16): PX4/px4-jsbsim-bridge@efe19db
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@c5346be
    - Changes: PX4/px4-jsbsim-bridge@efe19db...c5346be

    c5346be 2020-09-21 jaeyoung - Merge remote-tracking branch 'Auterion/master'
2d08df9 2020-09-18 JaeyoungLim - Merge pull request #7 from Auterion/pr-fix-gps-plugin
b791b45 2020-09-17 Matt Vacanti - Update LSZH.xml
1e7db59 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
51524e2 2020-09-18 JaeyoungLim - Merge pull request #2 from mvacanti/master
8f330d8 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
a5d4f69 2020-09-18 JaeyoungLim - Merge pull request #6 from Auterion/override_jsbsim_root
1b42b26 2020-09-18 Beat Küng - CMakeLists.txt: allow to override JSBSIM_ROOT_DIR via env variable
08770e4 2020-09-17 Matt Vacanti - Update LSZH.xml
PX4BuildBot added a commit that referenced this issue Sep 28, 2020
    - jsbsim_bridge in PX4/Firmware (6a08e16): PX4/px4-jsbsim-bridge@efe19db
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@d2cc31d
    - Changes: PX4/px4-jsbsim-bridge@efe19db...d2cc31d

    d2cc31d 2020-09-27 JaeyoungLim - Merge pull request #5 from mvacanti/pr-update-mag-latitude
9c76d93 2020-09-27 Matt Vacanti - JSBSim latitude type change to align with GPS inputs.
c5346be 2020-09-21 jaeyoung - Merge remote-tracking branch 'Auterion/master'
2d08df9 2020-09-18 JaeyoungLim - Merge pull request #7 from Auterion/pr-fix-gps-plugin
b791b45 2020-09-17 Matt Vacanti - Update LSZH.xml
1e7db59 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
51524e2 2020-09-18 JaeyoungLim - Merge pull request #2 from mvacanti/master
8f330d8 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
a5d4f69 2020-09-18 JaeyoungLim - Merge pull request #6 from Auterion/override_jsbsim_root
1b42b26 2020-09-18 Beat Küng - CMakeLists.txt: allow to override JSBSIM_ROOT_DIR via env variable
08770e4 2020-09-17 Matt Vacanti - Update LSZH.xml
PX4BuildBot added a commit that referenced this issue Sep 28, 2020
    - jsbsim_bridge in PX4/Firmware (bb77f55): PX4/px4-jsbsim-bridge@efe19db
    - jsbsim_bridge current upstream: PX4/px4-jsbsim-bridge@d2cc31d
    - Changes: PX4/px4-jsbsim-bridge@efe19db...d2cc31d

    d2cc31d 2020-09-27 JaeyoungLim - Merge pull request #5 from mvacanti/pr-update-mag-latitude
9c76d93 2020-09-27 Matt Vacanti - JSBSim latitude type change to align with GPS inputs.
c5346be 2020-09-21 jaeyoung - Merge remote-tracking branch 'Auterion/master'
2d08df9 2020-09-18 JaeyoungLim - Merge pull request #7 from Auterion/pr-fix-gps-plugin
b791b45 2020-09-17 Matt Vacanti - Update LSZH.xml
1e7db59 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
51524e2 2020-09-18 JaeyoungLim - Merge pull request #2 from mvacanti/master
8f330d8 2020-09-18 Matt Vacanti - Update sensor_gps_plugin.cpp
a5d4f69 2020-09-18 JaeyoungLim - Merge pull request #6 from Auterion/override_jsbsim_root
1b42b26 2020-09-18 Beat Küng - CMakeLists.txt: allow to override JSBSIM_ROOT_DIR via env variable
08770e4 2020-09-17 Matt Vacanti - Update LSZH.xml
Jaeyoung-Lim added a commit that referenced this issue Feb 20, 2022
* Port custom airframe configs / mixers to new custom repo

This PR ports ethz asl fixedwing team's custom airframe configs and mixers to the PX4 fork

* Exclude fmu-v2 for ASL vehicles

This commit removes the fmu v2 for ASL vehicles in order to fix the flash overflowing problem
dagar pushed a commit that referenced this issue Oct 16, 2024
Trailing slashes in included makefiles break build under OS X
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants