2403 Commits (5e35491a386006c8f27b7761b3845a73bf85f3fa)
 

Author SHA1 Message Date
Julian Oes 2652b16d37 Distinction between yaw position and yaw speed control, just messsed around in the code, untested 13 years ago
Lorenz Meier 9c8e031f6b Fixed minor optical flow receive and retransmit issue, value was not re-transmitted 13 years ago
patacongo a98248b591 Fix typol in Config.mk that would effect non-Windows builds 13 years ago
Lorenz Meier d006a3fe2d Added onboard, receive-only MAVLink app for onboard UART networks 13 years ago
Lorenz Meier 340323830c Minor cleanups in docs and output 13 years ago
patacongo e7b122cc62 Finishes all Makefile file changes for Windows native clean 13 years ago
patacongo d4dca58d93 Most of the changes needed to support Windows native clean; distclean is has a problem 13 years ago
patacongo cc099195b8 Patches 7-9 from Petteri Aimonen 13 years ago
patacongo e74eed6185 Patches 7-9 from Petteri Aimonen 13 years ago
patacongo 0ac67b46fb Patches 4-6 from Petteri Aimonen 13 years ago
patacongo 48247aa52f Fixes for CCycleButton unit test; Add CNumericEdit. Both from Petteri Aimonen 13 years ago
patacongo 8b823f6bee Mostly cosmetic build changes 13 years ago
patacongo da3dd04ea5 Changes from Mike 13 years ago
patacongo e24f408972 Mirtoo differences from Konstantin; File system fix from Lorenz Meier 13 years ago
Julian Oes e9acc18df4 Lowered arm button prelling 13 years ago
Julian Oes 33e750602a Merge remote-tracking branch 'upstream/master' into io 13 years ago
patacongo 9129fb715b Fix a place that had a '\' but needed a '/' 13 years ago
patacongo afda776368 Fix various build-related typos 13 years ago
patacongo 98c0270ede More changes for Mike 13 years ago
patacongo 2581506dfb Move some (hopefully) un-necessary quotes in Makefiles for Mike 13 years ago
Lorenz Meier 3016ae72a3 minor cosmetic changes in commander 13 years ago
Lorenz Meier 7f916779df Minor cleanup of param load / store 13 years ago
Lorenz Meier df5e4d1904 Improved self-test logic 13 years ago
Lorenz Meier 74d543cfc9 Made u-blox timeouts more forgiving 13 years ago
Lorenz Meier 1306008467 Fixed NuttX issue causing an assertion to trigger on unlinking / opening files 13 years ago
Lorenz Meier dad1304503 Cleaning up start scripts, enabling preflight check as default 13 years ago
Lorenz Meier 1e213ea53c Fixed sensors test 13 years ago
Lorenz Meier c0c7266255 Added preflight_check app 13 years ago
Lorenz Meier 5020a0a063 Addes sensor self test commands 13 years ago
Lorenz Meier 68346fbfeb Cleaned up include list 13 years ago
Lorenz Meier f803540415 Added preflight_check app which checks core system sensors, so far only mag 13 years ago
Thomas Gubler 1f798efd17 Merge branch 'master' of https://github.com/PX4/Firmware into fw_control 13 years ago
Thomas Gubler f0e39397fe fw control: work in progress, heading rate control loop 13 years ago
patacongo 5bba2c1508 Simple window natives OS test build now works; Probabaly more to do for other configs; clean targets still have problems 13 years ago
patacongo 2afceac487 Qencoder fixes from Ryan Sundberg 13 years ago
patacongo 21f348544f Kconfig updates from Freddie Chopin 13 years ago
patacongo 7213ccf4de More native build fixes -- still problems in apps/ directory 13 years ago
patacongo 81caf90b8d ModBus fixes from Freddie Chopin 13 years ago
Lorenz Meier c4bf3ea3ed better system status reporting, work in progress 13 years ago
Lorenz Meier 3eb36bbd21 Fix led assignment for FMU 13 years ago
Lorenz Meier 722af669fe Better integrate calibration check 13 years ago
Lorenz Meier aeea27d16a Increased interface slightly to better match 200 Hz, adjusted led flash speed 13 years ago
Lorenz Meier ffac5cba2f Requiring at least four channels for a successful PPM frame 13 years ago
Lorenz Meier c2abe3997c Minor cleanups in attitude control 13 years ago
Lorenz Meier d9d002f3aa Fixed line breaks in ADC test 13 years ago
Lorenz Meier 01eed6e946 Added perf counter, cleaned up 13 years ago
Lorenz Meier 47bf438661 Fixed ADC shutdown issue 13 years ago
Lorenz Meier 141dcef124 Merge pull request #52 from dojomouse/master 13 years ago
Nick Butcher ed87f7d12c Merge commit 'a6294be6f076913d7b2c04e42aae1c0c93193a6f' 13 years ago
patacongo 372c7ce012 mkdeps.c: Oops MinGW does not have WEXITSTATUS; Now all of NuttX on native Windows WITH dependencies (still some link time problems). 13 years ago