12201 Commits (11010a648c0249e9acfa35bdb4f9c02b5f30005e)
 

Author SHA1 Message Date
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 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
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