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 |
Nick Butcher
|
b5665c2a71
|
GPS watchdog - health detection fixes
|
12 years ago |
Lorenz Meier
|
a1059c5657
|
Added missing GPS message fields
|
12 years ago |
Lorenz Meier
|
e52c7e3c4b
|
Merge branch 'master' of github.com:PX4/Firmware
|
12 years ago |
Lorenz Meier
|
e9942e4af7
|
minor HIL related tweaks
|
12 years ago |
Lorenz Meier
|
66e806754b
|
Fixed GPS status detection
|
12 years ago |
patacongo
|
d3ac724c7b
|
Changes to get a clean ez80 build using the ZDS 5.1.1 toolchain
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5341 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
2c12802f25
|
Fixed HIL compile warnings
|
12 years ago |
Lorenz Meier
|
03d58e9b00
|
Merge branch 'master' of github.com:PX4/Firmware
|
12 years ago |
px4dev
|
dca3bce1ca
|
Add a new performance counter for measuring periodic/interval events.
|
12 years ago |
Lorenz Meier
|
c57be7a7a7
|
Merge branch 'master' of github.com:PX4/Firmware
|
12 years ago |
patacongo
|
fe19d5bea1
|
A few more build fixes
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5340 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
63e8e1bed3
|
Correct some issues with last check-in; ez80 still does not build
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5339 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Julian Oes
|
a8dfcaace2
|
Several fixes, hex flies, failsafe not really tested yet
|
12 years ago |
patacongo
|
a42dcee79d
|
Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows build
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5338 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Thomas Gubler
|
403874d313
|
change sign of elevator in mixer to match standard convention (positive --> more lift)
|
12 years ago |
Thomas Gubler
|
60198e3a2d
|
small code cleanup
|
12 years ago |
patacongo
|
2e97e07998
|
Partial change: Removing bash ARCHIVE loop
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5337 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
24a0389152
|
Partial change: Removing bash ARCHIVE loop
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5336 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Thomas Gubler
|
8edf02681b
|
merge origin master into fw_control
|
12 years ago |
patacongo
|
a18d038b81
|
Partial change: Removing bash ARCHIVE loop
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5335 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
a2926f6d12
|
Remove bash fragments that test for board/Makefile
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5334 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
patacongo
|
3ceb882b97
|
arch/../src/Makefiles now use only libraries in lib/
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5333 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Lorenz Meier
|
7d8d7a76b9
|
Fixed scalings for fixed wing and multirotors
|
12 years ago |
patacongo
|
3bf4cd0abd
|
Generated libraries are now installed in a new lib/ directory
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5332 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Thomas Gubler
|
2b1e199b91
|
Merge branch 'hil_scaling' into fw_control
|
12 years ago |
Thomas Gubler
|
3e6e7647c9
|
corrected hil scaling factors
|
12 years ago |
Thomas Gubler
|
bbfd31dd68
|
Merge branch 'master' of https://github.com/PX4/Firmware into fw_control
|
12 years ago |
Lorenz Meier
|
f8291711d3
|
Correct scaling for throttle
|
12 years ago |
Thomas Gubler
|
596224883b
|
Merge branch 'master' of https://github.com/PX4/Firmware into fw_control
|
12 years ago |
Lorenz Meier
|
fb022f40e5
|
Fixed zero offset in HIL
|
12 years ago |
Thomas Gubler
|
d3693ea993
|
Merge branch 'master' of https://github.com/PX4/Firmware into fw_control
|
12 years ago |
Lorenz Meier
|
6adab3b319
|
Hack to detect the number of control inputs
|
12 years ago |
Thomas Gubler
|
4fae74e4c1
|
Merge branch 'master' of https://github.com/PX4/Firmware into fw_control
|
12 years ago |