Julian Oes
|
33e750602a
|
Merge remote-tracking branch 'upstream/master' into io
Fixed Conflicts:
apps/multirotor_att_control/multirotor_att_control_main.c
rc loss failsafe throttle tested
|
12 years ago |
patacongo
|
9129fb715b
|
Fix a place that had a '\' but needed a '/'
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5359 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
afda776368
|
Fix various build-related typos
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5358 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
98c0270ede
|
More changes for Mike
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5357 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
2581506dfb
|
Move some (hopefully) un-necessary quotes in Makefiles for Mike
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5356 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
3016ae72a3
|
minor cosmetic changes in commander
|
12 years ago |
Lorenz Meier
|
7f916779df
|
Minor cleanup of param load / store
|
12 years ago |
Lorenz Meier
|
df5e4d1904
|
Improved self-test logic
|
12 years ago |
Lorenz Meier
|
74d543cfc9
|
Made u-blox timeouts more forgiving
|
12 years ago |
Lorenz Meier
|
1306008467
|
Fixed NuttX issue causing an assertion to trigger on unlinking / opening files
|
12 years ago |
Lorenz Meier
|
dad1304503
|
Cleaning up start scripts, enabling preflight check as default
|
12 years ago |
Lorenz Meier
|
1e213ea53c
|
Fixed sensors test
|
12 years ago |
Lorenz Meier
|
c0c7266255
|
Added preflight_check app
|
12 years ago |
Lorenz Meier
|
5020a0a063
|
Addes sensor self test commands
|
12 years ago |
Lorenz Meier
|
68346fbfeb
|
Cleaned up include list
|
12 years ago |
Lorenz Meier
|
f803540415
|
Added preflight_check app which checks core system sensors, so far only mag
|
12 years ago |
Thomas Gubler
|
1f798efd17
|
Merge branch 'master' of https://github.com/PX4/Firmware into fw_control
|
12 years ago |
Thomas Gubler
|
f0e39397fe
|
fw control: work in progress, heading rate control loop
|
12 years ago |
patacongo
|
5bba2c1508
|
Simple window natives OS test build now works; Probabaly more to do for other configs; clean targets still have problems
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5355 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
2afceac487
|
Qencoder fixes from Ryan Sundberg
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5354 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
21f348544f
|
Kconfig updates from Freddie Chopin
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5353 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
7213ccf4de
|
More native build fixes -- still problems in apps/ directory
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5352 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
81caf90b8d
|
ModBus fixes from Freddie Chopin
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5351 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
c4bf3ea3ed
|
better system status reporting, work in progress
|
12 years ago |
Lorenz Meier
|
3eb36bbd21
|
Fix led assignment for FMU
|
12 years ago |
Lorenz Meier
|
722af669fe
|
Better integrate calibration check
|
12 years ago |
Lorenz Meier
|
aeea27d16a
|
Increased interface slightly to better match 200 Hz, adjusted led flash speed
|
12 years ago |
Lorenz Meier
|
ffac5cba2f
|
Requiring at least four channels for a successful PPM frame
|
12 years ago |
Lorenz Meier
|
c2abe3997c
|
Minor cleanups in attitude control
|
12 years ago |
Lorenz Meier
|
d9d002f3aa
|
Fixed line breaks in ADC test
|
12 years ago |
Lorenz Meier
|
01eed6e946
|
Added perf counter, cleaned up
|
12 years ago |
Lorenz Meier
|
47bf438661
|
Fixed ADC shutdown issue
|
12 years ago |
Lorenz Meier
|
141dcef124
|
Merge pull request #52 from dojomouse/master
GPS Status fixes
|
12 years ago |
Nick Butcher
|
ed87f7d12c
|
Merge commit 'a6294be6f076913d7b2c04e42aae1c0c93193a6f'
|
12 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).
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5350 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
693a7083ae
|
mkdeps.c: Fix some strtok logic; fix some system() return value check
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5349 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Julian Oes
|
b7c6a11e67
|
Merge remote-tracking branch 'upstream/master' into io
|
12 years ago |
Julian Oes
|
359cc4bb86
|
Merge remote-tracking branch 'upstream/master' into io
|
12 years ago |
patacongo
|
2e8ca5cb32
|
This is the new, top-level, redirecting Makefile
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5348 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
50d55efc79
|
Add tools/incdir.bat; Rename top-level Makefile to Makefile.unix
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5347 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
bcdd7936ce
|
Centralized the definition of the INCDIR script in tools/Config.mk
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5346 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Thomas Gubler
|
5ea79ad1b9
|
Merge branch 'master' of https://github.com/PX4/Firmware into fw_control
|
12 years ago |
Thomas Gubler
|
c1e28f5f13
|
first version of yaw control loop, needs testing
|
12 years ago |
Lorenz Meier
|
a6294be6f0
|
Merge branch 'fw_control' of https://github.com/thomasgubler/Firmware
|
12 years ago |
patacongo
|
9324847103
|
Oops.. nested strtok in mkdeps.c, need to use strtok_r
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5345 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
b74772ee54
|
Mostly cosmetic changes
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5344 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
d15e6ae73a
|
Merge branch 'master' of github.com:PX4/Firmware
|
12 years ago |
Lorenz Meier
|
050698bedc
|
Added missing channel count in px4io driver
|
12 years ago |
patacongo
|
ccc5929f33
|
Fix some mkdeps.c issues; Incorporate mkdeps.c build in Makefiles
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5343 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
923d1e49b5
|
Add tools/mkdeps.bat and tools/mkdeps.c
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5342 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |