12209 Commits (14cbd240fff0120c5a6f1f4dd74438a6d302b675)
 

Author SHA1 Message Date
Mark Charlebois 14cbd240ff QuRT: added qurt_log 10 years ago
Mark Charlebois d0bf4ab449 Simulator: refactored mavlink additions 10 years ago
Mark Charlebois 2f434eb395 POSIX: fixups for px4_log.h change 10 years ago
Mark Charlebois 2d32395bc0 Merge branch 'qurt' into linux 10 years ago
Mark Charlebois a99f916bdf POSIX: Changed px4_debug.h to px4_log.h 10 years ago
mcharleb 11010a648c Merge pull request #7 from tumbili/polling 10 years ago
tumbili c074d6e913 implemented polling of socket file descriptor and uorb topic file descriptor 10 years ago
mcharleb c303525336 Merge pull request #6 from tumbili/simulator_udp 10 years ago
tumbili 9119687177 make socket non-blocking, moved socket includes to header file to avoid forward declarations 10 years ago
tumbili 39711ca908 implemented bidirectional udp communication with simulator 10 years ago
Mark Charlebois 0ba5305e94 QuRT: satisfy missing deps 10 years ago
Mark Charlebois 84ca66dcf7 QuRT: updated task support based on posix fixes 10 years ago
Mark Charlebois 3225edfabb QuRT: Really reverted to non-posix APIs 10 years ago
Mark Charlebois ad1865ef9f QuRT: Move to POSIX API for threads 10 years ago
Mark Charlebois 8dfb09418b QuRT: added #include<px4_time.h> to posix unit tests 10 years ago
Mark Charlebois 8caefc183d QuRT: updated toolchain file to link against libdspal.a 10 years ago
Mark Charlebois fd3715912e QuRT: stub out missing functions 10 years ago
Mark Charlebois 632f77df49 QuRT: add drivers/led 10 years ago
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