9942 Commits (3856271abb0b90aba62f35668513463c6555734b)
 

Author SHA1 Message Date
Thomas Gubler 3856271abb remove embedded message test from rc_channels.msg 10 years ago
Thomas Gubler 2eeeab8ecd improve msg template file 10 years ago
Thomas Gubler 6a2fcb8874 move (for now) unused msg file 10 years ago
Thomas Gubler 8b5bc703a1 initial version of msg to uorb script 10 years ago
Thomas Gubler 6b695ac9e8 add PX4 advertise macro 10 years ago
Thomas Gubler caa61a4fdc add support for subcription method callbacks for ros and nuttx 10 years ago
Thomas Gubler 9abc8e26b7 correctly handle interval, call callback only when topic updated, add example for 2 topics 10 years ago
Thomas Gubler a9c1e4ad61 make px4::ok work, use it in px4::spin 10 years ago
Thomas Gubler cefccc0037 re-add accidentally deleted line from commit bc4209681c 10 years ago
Thomas Gubler bc4209681c remove comment 10 years ago
Thomas Gubler 1b416a8e1f use interval setting correctly, improve px4::spin 10 years ago
Thomas Gubler b0cfc2d122 uORB::SubscriptionNode stores interval 10 years ago
Thomas Gubler 16f21d36dc actually call callback 10 years ago
Thomas Gubler b351d67175 fix print for px4 10 years ago
Thomas Gubler 244c1cb583 enable systemcmds in test build 10 years ago
Thomas Gubler 59a9648bb6 macro for topic subscription 10 years ago
Thomas Gubler bfc0a52ea2 update nuttx 10 years ago
Thomas Gubler 2760d64a00 Merge remote-tracking branch 'upstream/master' into dev_ros 10 years ago
Thomas Gubler 946d1203cf remove unnecessary variable 10 years ago
Thomas Gubler 36bf0c04c8 WIP, c++11 style callbacks for px4 10 years ago
Thomas Gubler 486d81cb95 NuttX submodule: header changes 10 years ago
Lorenz Meier 22a247ca67 Disable the BlinkM driver, code style fixes for other disabled drivers 10 years ago
Lorenz Meier 9d986f5df3 HMC5883: Better status reporting 10 years ago
Lorenz Meier 2a9a649adb Make boot less verbose to not hide the important status messages 10 years ago
Thomas Gubler ee534b827a move spin functions to nodehandle 10 years ago
Thomas Gubler 818a49b5a8 fix ros compile errors 10 years ago
Thomas Gubler 0474908e1c reenable task flag 10 years ago
Thomas Gubler e7c1e5b1ff wip, working on the nuttx wrapper 10 years ago
Lorenz Meier 32835757de Remove uncommon modules from FMU-v2 build 10 years ago
Lorenz Meier 6200a3e3a5 Added TeraRanger one sensor 10 years ago
Lorenz Meier cbcd1ea1d1 Merged PX4Flow driver changes 10 years ago
Andrew Tridgell 4724c05047 airspeed: use _retries=2 for I2C retries once initialised 10 years ago
Andrew Tridgell 8e932cec10 systemcmds: added reflect command for USB testing 10 years ago
Lorenz Meier ef76a7cf27 Merge branch 'pullrequest-px4io' of github.com:tridge/Firmware 10 years ago
Andrew Tridgell c906c21238 px4io: prevent use of uninitialised memory in io_set_arming_state() 10 years ago
Andrew Tridgell c0b47d6a74 px4io: only check SAFETY_OFF for allowing RC config changes and reboot 10 years ago
Andrew Tridgell 29f000dc31 px4io: fixed error returns to be negative 10 years ago
Andrew Tridgell 809500cfcd px4io: fixed RC_CONFIG channel limit check 10 years ago
Andrew Tridgell 7ae4f6d97e uavcan: added add_poll_fd() helper function 10 years ago
Andrew Tridgell a7a68c88a2 uavcan: show ESC output values in uavcan status, and add arm/disarm 10 years ago
Andrew Tridgell 724ec0ec8b uavcan: handle all ESC output in one place 10 years ago
Andrew Tridgell 8e44ec2e3b uavcan: prevent crash in ESC driver 10 years ago
Andrew Tridgell ead0458e97 uavcan: don't force motors to keep spinning at zero throttle 10 years ago
Andrew Tridgell ecc7a3cbb4 motor_test: prevent use of uninitialised test_motor orb handle 10 years ago
Andrew Tridgell b830137ec8 uavcan: added support for actuator_direct ORB topic 10 years ago
Andrew Tridgell f6b0a3e07f uORB: added actuator_direct topic 10 years ago
Andrew Tridgell 2dae1bc542 uavcan: break the link between poll fd indexes and controls 10 years ago
Thomas Gubler 3c6f6618e8 Merge remote-tracking branch 'upstream/uorbtinymerge' into dev_ros 10 years ago
Thomas Gubler 579ec36c28 fix order of arguments (merge fix) 10 years ago
Thomas Gubler 55cf2fc61c WIP, towards more px4 compatibility, first macros 10 years ago