18481 Commits (dc3bd31e590852c3da4b5c16718786e4074da9ba)
 

Author SHA1 Message Date
Beat Küng 25cff52019 RTCM: use MAVLINK_MSG_ID_GPS_RTCM_DATA mavlink message (supports fragmentation) 9 years ago
Beat Küng 0e3d660ccd logger refactor: add ulog_ prefix to struct names and header length 9 years ago
Beat Küng 078e79f294 mavlink_log.c: fix coding style 9 years ago
Beat Küng 034772056a logger: prepare for replay: add replayed file to the log, use _replayed as file name suffix 9 years ago
Beat Küng 069dd01cb0 logger: subscribe to mavlink_log messages and write them to the log 9 years ago
Beat Küng 659ac8faf2 refactor logger: use static fields & move them to source file 9 years ago
Beat Küng 43d734ef43 orb: consistently use unsigned int for queue_size 9 years ago
Beat Küng 392c32d316 uORBTest_UnitTest.cpp: fix style 9 years ago
Beat Küng 79b3766544 orb: add unit tests for queuing, including tests with poll & notify interface 9 years ago
Beat Küng 5b1273e334 orb: add optional queuing of messages 9 years ago
Lorenz Meier bdf064fd8f Update SITL Gazebo plugin 9 years ago
Kabir Mohammed 69976caca9 param : fix shell handler instructions (#4716) 9 years ago
Mark Charlebois ec620ecc14 Updated cmake_hexagon for SDK 2.0 support 9 years ago
Mark Charlebois cc15785091 Updated cmake_hexagon 9 years ago
Mark Charlebois bea416e117 Updated cmake_hexagon for support of required posix build headers 9 years ago
Mark Charlebois 30a3311fe6 Fixed qurt_eagle_travis build 9 years ago
Mark Charlebois 02e3f28d87 Added back support for SDK 2.0 as well as 3.0 9 years ago
Mark Charlebois 6ac0eabb5a Changes required to support Hexagon SDK 3.0 9 years ago
David Sidrane a7946aa771 Fixed Spelling (#4713) 9 years ago
Lorenz Meier 201b5e36fa Update SITL Gazebo 9 years ago
Julian Oes 64109daff8 land_detector: fix timestamp type (#4710) 9 years ago
Lorenz Meier f79adacc9b FMUv4: Save 3KB of RAM 9 years ago
Lorenz Meier ae5527fac7 FMUv2: Save 3KB of RAM 9 years ago
Lorenz Meier eb7970bee2 MindPX: Save 3KB of RAM 9 years ago
Lorenz Meier 8f4ca16bae FMUv1: Fix board config 9 years ago
Julian Oes 144b0a179a df_hmc5883_wrapper: fix wrong variable name 9 years ago
Julian Oes 3e176fa91f df_mpu9250_wrapper: usage is info 9 years ago
Julian Oes d5a7aaa09d df_hmc5883_wrapper: rotation on driver level 9 years ago
Julian Oes 969940e98a df_mpu9250_wrapper: add rotation to internal mag 9 years ago
Kabir Mohammed a7ae7907f7 add rotation support to mpu9250 wrapper 9 years ago
David Sidrane 69d0a78c54 Update adc.cpp 9 years ago
David Sidrane 9833ef13fb Update adc.cpp 9 years ago
David Sidrane 08f0cc1b24 Print the DMA usage in top via instrumentation interface 9 years ago
David Sidrane b54ec99d22 Move the DMA allocation to a common code and provide an instrumentation interface 9 years ago
Lorenz Meier 28080f04b0 Update Gazebo models 9 years ago
Julian Oes 99cf6758d2 DF driver wrappers: whitespace fixes 9 years ago
Julian Oes 4e54bed051 df_mpu9250_wrapper: bool comparison without == 9 years ago
Julian Oes b0b7832048 DF driver wrappers: advertise with actual data 9 years ago
Julian Oes c170657dff DriverFramework: update submodule 9 years ago
Julian Oes d030444733 posix-configs: start HMC5883 before MPU9250 in DF 9 years ago
jywilson c6e7307ee1 Update .gitmodules 9 years ago
jwilson a7b31e9fca Pointing internal build to ATLFlight until PX4 pull request is accepted. 9 years ago
jwilson 76095ebba5 Responding to PR feedback. All items resolved. 9 years ago
jwilson 67ea3d6ec6 Fixing function which retrievs mag calibration values. 9 years ago
jwilson c6250657eb Added mag support to the DriverFramework mpu9250 driver. Shortened parameter names for legacy drivers. Added temporary ifdef's in the calibration code for Snapdragon Flight builds. 9 years ago
Michael Schäuble d9422e0296 Add Parrot Bebop as build target (#4698) 9 years ago
Roman Bapst 292b35d06d updated matrix lib: (#4631) 9 years ago
Beat Küng 8c9b272545 mavlink udp: avoid spamming the console when disconnecting the Network or bcast addr not found (#4611) 9 years ago
Julian Oes 95a7057768 cmake: fix merge mistake 9 years ago
Kabir Mohammed 977eb2de17 Fix missing dprintf on QURT 9 years ago