12736 Commits (bcc49268ca4979a398e324344e3bf9cfe2a77d98)
 

Author SHA1 Message Date
Lorenz Meier bcc49268ca Merge pull request #2310 from mcharleb/bringup-m1 10 years ago
Lorenz Meier 94313323aa MAVLink app: Fix sending of autopilot capabilities 10 years ago
Lorenz Meier 085a69383a Merged master 10 years ago
Lorenz Meier 3c4e25153c Merge pull request #2337 from bansiesta/readme_link 10 years ago
Lorenz Meier 5eadda5ea5 Comment out unused pca8574 driver in boot 10 years ago
Ban Siesta 0e428a6b3b LICENSE.md: bring year up-to-date 10 years ago
Ban Siesta 7fa35e8a88 README.md: added link to LICENSE.md 10 years ago
Lorenz Meier 3f4b5fcb72 HIL driver: Fix boot order race 10 years ago
Lorenz Meier 7374aff3aa Merge pull request #2334 from PX4/master_mavlink_null_fix 10 years ago
Mark Charlebois c9be962f4c POSIX: Modified posix_run.sh to create rootfs dirs 10 years ago
Mark Charlebois 4d1ae6269b POSIX: Added PX4_ROOTFSDIR to file paths 10 years ago
Mark Charlebois 0c43803ec7 POSIX: Fixed syntax error in posix_apps.py 10 years ago
Mark Charlebois 892a4c5f0f Merge branch 'bringup-m2' into bringup-m1 10 years ago
Mark Charlebois aaac4708a5 Merge branch 'bringup-m1' of https://github.com/mcharleb/Firmware into bringup-m2 10 years ago
Mark Charlebois fb402bc096 POSIX: Fixed remaining broke gtests 10 years ago
Mark Charlebois ea7d5070c5 POSIX: Fixed some of the failing gtests 10 years ago
Mark Charlebois 527b97e8b4 POSIX: added tone_alarm simulator 10 years ago
David Sidrane 28d3729acd Backport of Fixes mavlink_if0: invalid data rate '(null)' bug 10 years ago
Mark Charlebois 9ef7db6a36 QuRT: Added missing hrt workqueue files 10 years ago
Mark Charlebois e4a8f32f1b QuRT: Added HRT workqueues as per POSIX 10 years ago
Mark Charlebois 83bcb95999 POSIX: Added sleep command 10 years ago
Mark Charlebois 18304a2a0d POSIX: Fixed px4_getpid() calls from shell context 10 years ago
Lorenz Meier 6ba0f246f0 Merge pull request #2318 from PX4/libuavcan_update 10 years ago
Lorenz Meier c06d4032f4 Merge pull request #2314 from kylemanna/python2 10 years ago
Kyle Manna c593451e5d Tools: Convert Python 2 syntax to Python 3 compatible 10 years ago
Pavel Kirienko 67c1b230ca libuavcan submodule updated 10 years ago
Lorenz Meier 30969eb10c Navigator: Use correct open call 10 years ago
Mark Charlebois 9c90e47400 Fixed ORBMap.hpp copyright 10 years ago
Mark Charlebois 03d7d770a6 Forgot to add ORBMap.hpp 10 years ago
Mark Charlebois 4df833d25d uORB: factor out ORBMap.hpp into a separate file 10 years ago
Mark Charlebois 05b6bcd168 Added missing return in ORBSet 10 years ago
Mark Charlebois 4d28126e0a Nuttx: remove use of std::string, std::map, std::set 10 years ago
Mark Charlebois 13dd993e01 Nuttx: mavlink fixes 10 years ago
Mark Charlebois 980061e508 Merge pull request #15 from tumbili/mavlink_udp_cleanup 10 years ago
tumbili ac053e15da clean up mavlink network capability 10 years ago
Mark Charlebois 7bb70313da POSIX: use px4_getpid() 10 years ago
Mark Charlebois cb231e89f6 QuRT: Changes to enable qurt target to build 10 years ago
tumbili a5c214a7bb use orb_advertise_multi: 10 years ago
tumbili 065ec5b2dc no need to send non-controls mavlink messages to jMAVSim because we can use mavlink app with udp 10 years ago
tumbili 5694e37854 fix reading baro values from simulator 10 years ago
tumbili 8eee7ba321 compute atmospheric pressure from altitude 10 years ago
Mark Charlebois 58e263d534 Added posix-arm target and refactored toolchain_* files 10 years ago
Mark Charlebois 59ad47003a mavlink: simplified UDP suport by adding new -u option 10 years ago
Mark Charlebois aded2d3c03 Enable passing udp port to mavlink module via start args. 10 years ago
Mark Charlebois 82b90281e9 Cleanup of copyright headers 10 years ago
Mark Charlebois 6cb26de74c Multi-uORB support changes - part 1 10 years ago
Mark Charlebois 99c066c39c HIL: Cleanup creation and initialization 10 years ago
Mark Charlebois 5cf1140944 Add raw mode for UART to mavink_main.cpp 10 years ago
Mark Charlebois fd1effa4fe Simulator: UART changes 10 years ago
tumbili 5c013af574 save gps data so driver can read 10 years ago