12201 Commits (11010a648c0249e9acfa35bdb4f9c02b5f30005e)
 

Author SHA1 Message Date
Mark Charlebois 7ac9fc38e4 Commented out 1st definition of MAVLINK_SRC 10 years ago
Mark Charlebois cfd96a8ab4 POSIX: Added missing include path and -Wno-packed flag 10 years ago
mcharleb 21a5dfc828 Merge pull request #5 from tumbili/JMAVsim_interface 10 years ago
tumbili 4b34d0c297 improved topic listener 10 years ago
tumbili 17267a7f66 enable receiving mavlink highres imu message (via udp) from external simulator 10 years ago
Lorenz Meier 577bdf3a0d Merge pull request #2120 from DonLakeFlyer/BurstDownload 10 years ago
Lorenz Meier e09f5d2871 IO driver: Ensure comms protocol cannot get into integer overflow on bad control outputs. Fixes #2119. 10 years ago
Lorenz Meier 980d9bcf3e IO driver: Code style 10 years ago
Lorenz Meier 0e78e38cda commander: Use pre-rotated topic in board frame 10 years ago
Thomas Gubler 07f6165290 make parameter parser work with python3 10 years ago
Andreas Antener 86cd484b82 convert -PI to PI attitude range to -1 to 1 for gimbal output 10 years ago
Lorenz Meier f76d693592 TBS Disco config: Enable manual pass-through 10 years ago
Lorenz Meier da7754e9c7 Merge pull request #2101 from PX4/ESC_calibration 10 years ago
Don Gagne 46da294ffb New bust mode ftp file download 10 years ago
Mark Charlebois 1a8bd15d98 Minor cleanup of mixer changes 10 years ago
mcharleb 1b985ab9fb Merge pull request #3 from tumbili/mixer 10 years ago
tumbili 8a873df9d0 ported mixer app 10 years ago
Thomas Gubler 0b5e6bdf97 Merge pull request #2117 from PX4/fwattincludes 10 years ago
Thomas Gubler 731bd97f39 Merge pull request #2116 from PX4/ros_perf_counter_return 10 years ago
Thomas Gubler d837bf4a0a fix ecl roll yaw controller includes 10 years ago
Thomas Gubler 44153eeaa1 ros perf counter dummy: fix warning about missing return 10 years ago
Mark Charlebois ebdf178ba3 Removed annoying "I2C SIM transfer_4" message 10 years ago
Mark Charlebois 6acdc2ae3f POSIX: workaround for poll notification 10 years ago
Mark Charlebois 5557ecf3d7 POSIX: Added airspeed simulator 10 years ago
Mark Charlebois 2f8cad6c00 Fixed bad update of poll to px4_poll change 10 years ago
Mark Charlebois b7120f1b9f Fixed call to poll to be px4_poll 10 years ago
Mark Charlebois 93a3eeb569 Simulator: Added Roman's sensors combined topic 10 years ago
Mark Charlebois a209fdc8ef Added missing lock() unlock() to MuORB 10 years ago
Mark Charlebois b408983d4c mavlink: added back MODULE_COMMAND 10 years ago
Mark Charlebois c622636601 Nuttx: fixed include of systemlib/err.h 10 years ago
Mark Charlebois 523a4aa785 Clang warning fix 10 years ago
Mark Charlebois 2446dfec16 Fixups after merge from master 10 years ago
Mark Charlebois 190814bc97 Merge remote-tracking branch 'upstream/master' into linux 10 years ago
Lorenz Meier 2a46e0f0b6 Merge pull request #2100 from PX4/fix_log_message_ID 10 years ago
Roman Bapst c3111ecadf added option for esc calibration 10 years ago
Roman Bapst dd0ed9b446 added esc calibration option 10 years ago
Roman Bapst be03f98d64 added esc calibration routines 10 years ago
Roman Bapst 9eac4b995f fixed message ID 10 years ago
Mark Charlebois c832f4c55c Small fixes for debug macros 10 years ago
Mark Charlebois 0bf690d36a Used new debug macros for sim.cpp 10 years ago
Mark Charlebois 09718fa324 Revamped debug macros 10 years ago
Mark Charlebois 6ab25ae890 QuRT: workaround for __sync_bool_compare_and_swap 10 years ago
Mark Charlebois 58595e2e78 QuRT: fixed hard coded path in toolchain_hexagon.mk 10 years ago
Mark Charlebois a284a7b6d9 POSIX: added separators between commands run from shell 10 years ago
Mark Charlebois 58a33dd26a Added simulated tone_alarm and enabled led for POSIX 10 years ago
Mark Charlebois 7fa33d0d2b posix: workqueue uses TICK scaling from px4_defines.h 10 years ago
Roman Bapst bd1c3363df added new vtol mav types 10 years ago
Roman Bapst 06352bee62 set mav type for firefly6 10 years ago
Mark Charlebois 3c957e57e7 Posix: fixed time scaling for work queues 10 years ago
Mark Charlebois 7390f50b67 Posix: cleanup of bad file rename 10 years ago