12191 Commits (a0d548db9afff119710cd85798bd8feb6ae4a26a)
 

Author SHA1 Message Date
Mark Charlebois a0d548db9a Changed circuit_breaker to not use px4.h 10 years ago
Mark Charlebois 99822038f3 POSIX: Fixed px4_open code to not create a file when opening a device 10 years ago
Mark Charlebois 4216a0d64d POSIX: remove check for /tmp/ttyS{0|1} 10 years ago
Mark Charlebois 41a2d30cfe Merge branch 'linux' of http://github.com/mcharleb/Firmware into linux 10 years ago
Mark Charlebois 2002d4e774 POSIX: disable UART in mavlink 10 years ago
Mark Charlebois 5e2af2b227 POSIX: fixed return values to be posix compliant 10 years ago
Mark Charlebois 6db77dc8bb Experimental virtual file support 10 years ago
Mark Charlebois 35e6822d95 Added missing px4_ prefixes 10 years ago
Mark Charlebois a0d58552a0 blinkm: merged NuttX and POSIX impelmentations 10 years ago
Mark Charlebois 948b47bd33 Removed px4_killall 10 years ago
Mark Charlebois 3a65187303 Fixed bad merge 10 years ago
Mark Charlebois db52227409 Merge remote-tracking branch 'upstream/master' into linux 10 years ago
Mark Charlebois 04b564920f POSIX: Make binutils BDF linker the default 10 years ago
Mark Charlebois 0c1c58c418 Fixed overzealous px4_ prefixing 10 years ago
Mark Charlebois c5237f7f6f Removed extra abstracton layer in systemlib 10 years ago
Mark Charlebois 3654aec3a5 POSIX: ported px4_daemon_app 10 years ago
Mark Charlebois eed2479dfc Added px4_ prefix to task_spawn_cmd 10 years ago
Roman Bapst 525e605b92 vtol: publish actuator controls in manual mode 10 years ago
Mark Charlebois 7ebee7ca6f uORB: Unit test fix 10 years ago
Mark Charlebois 872e1ebda0 GCC fixes for warnings 10 years ago
Lorenz Meier 0d1d92484b MAVLink app: Parameter docs and new test parameter 10 years ago
Lorenz Meier 150c5d2d8c Commander: parameter style change 10 years ago
Mark Charlebois 5299f76706 POSIX: initialize before running script 10 years ago
Lorenz Meier 79807b4ace Merge pull request #2136 from UAVenture/filter_choice2 10 years ago
Andreas Antener 95803a774a update param docs, change default back to old ekf for inav based estimation 10 years ago
Lorenz Meier 9892f12d2e Attitude filter for multirotors: Let users choose between filters 10 years ago
Mark Charlebois e28049a387 POSIX: changed SIGCONT to SIGALRM 10 years ago
Mark Charlebois 6d2efd0e8f uORB: Unit test called close vs px4_close 10 years ago
Mark Charlebois b7918ee45a Nuttx: remove -Wframe-larger-than=1024 10 years ago
Mark Charlebois 0cea93a55c POSIX and QuRT: fixed calls needing px4_ prefix 10 years ago
Mark Charlebois f2af8b08ed uORB: fix segfault in unit test 10 years ago
Lorenz Meier 6c859245e2 Merge pull request #2013 from PX4/attitude_estimator_q 10 years ago
Lorenz Meier 8f606cd491 Merge pull request #2131 from PX4/sensor_cal_fix 10 years ago
Mark Charlebois e33a164ddb uORB: Major refactoring 10 years ago
Roman Bapst 0217e2ed56 fix accel calibration: rotate sensor values into board frame 10 years ago
Lorenz Meier f7b66d9853 Merge pull request #2130 from UAVenture/revert_mixer_update 10 years ago
Andreas Antener cd4154d805 Revert "Merge pull request #1819 from PX4/chan16" because of #2113 10 years ago
Mark Charlebois e24405d374 POSIX: fixed hrt call and workqueue implementation 10 years ago
Mark Charlebois 12a25e4b63 Merge remote-tracking branch 'upstream/master' into linux 10 years ago
Mark Charlebois ed621a6a8d POSIX: Enabled hrt queued work to be run 10 years ago
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