James Goppert
|
8b6660fc36
|
Fixed param issue.
|
12 years ago |
James Goppert
|
d02a24ec82
|
Adding comments to ekf.
|
12 years ago |
patacongo
|
90a72e97d3
|
Implement vfork() for the MIPS32 architecture
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5520 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
px4dev
|
854c6436b4
|
Pull NuttX up to the 6.24 release.
Merge branch 'nuttx-merge-5447'
|
12 years ago |
px4dev
|
6d138a845a
|
Let's let folks have their own .gdbinit
|
12 years ago |
patacongo
|
f55cabeb59
|
Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5519 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
James Goppert
|
5b0aa490d6
|
Added P0. Hid some printing. Corrected fault detection.
|
12 years ago |
James Goppert
|
02a905df4c
|
Merge branch 'master' of git://github.com/PX4/Firmware into fault_detection
|
12 years ago |
Lorenz Meier
|
35f0f570a6
|
Hotfix for current active waypoint ID
|
12 years ago |
James Goppert
|
4613d1247d
|
Added param comments for FWB controller.
|
12 years ago |
patacongo
|
87b33d3546
|
Configre configs/ubw32/ostest to use kconfig-frontends
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5518 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Marco Bauer
|
f0edb59d7e
|
some major changes
|
12 years ago |
Lorenz Meier
|
38f435e4cf
|
Merge pull request #161 from julianoes/fix_jigtest
Adapted upper and lower values for test jig voltages
|
12 years ago |
patacongo
|
cc3614dfe8
|
Finish dup logic for open files; fix bug in sigtimedwait(), would return wrong signo value if the signal was already pending
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5517 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
James Goppert
|
c49320a03e
|
Working on fault detection tolerances.
|
12 years ago |
James Goppert
|
a13cf90e0a
|
Increased KF process noise.
|
12 years ago |
px4dev
|
c38ad4ded5
|
Fix the 'time' test, now that rand() seems to be working.
|
12 years ago |
px4dev
|
09535fef83
|
Start adding PX4 firmware helper macros
|
12 years ago |
Julian Oes
|
8bc2338466
|
Adapted upper and lower values for test jig voltages
|
12 years ago |
James Goppert
|
f122eb7576
|
Merge branch 'fault_detection' of github.com:jgoppert/Firmware into fault_detection
|
12 years ago |
jgoppert
|
940d43cb9c
|
Merge branch 'master' of git://github.com/PX4/Firmware into fault_detection
|
12 years ago |
patacongo
|
930f9a1351
|
Add support for dup2'ing files. Infrastructure and ROMFS done. Still need FAT, BINFS, NXFFS, and NFS
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5516 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
James Goppert
|
218adc73dc
|
Merge branch 'master' of git://github.com/PX4/Firmware into fault_detection
|
12 years ago |
jgoppert
|
f2d2aafb8d
|
Fault detection working, but GPS velocity measurement causing fault.
Possible error in HIL script or progpagation/ F matrix of EKF.
|
12 years ago |
jgoppert
|
3db216380b
|
Changing measurement units for gps, not working well yet.
|
12 years ago |
James Goppert
|
5745cfae38
|
Tracking down gps ekf bug, not enough precision for GPS in rad.
|
12 years ago |
px4dev
|
9faf348cf5
|
Merge pull request #156 from jgoppert/sensor_hil_rebase
Rebase of changes to sensor_hil_fixedwing branch.
|
12 years ago |
James Goppert
|
63e6ea1b95
|
Changed fault tolerances.
|
12 years ago |
James Goppert
|
0ccdbd78f6
|
More formatting.
|
12 years ago |
James Goppert
|
e02791ee8e
|
Added assertion, fixed formatting.
|
12 years ago |
James Goppert
|
69f6fe51bc
|
More fixes.
|
12 years ago |
James Goppert
|
e3d0e0216b
|
Fixed comment.
|
12 years ago |
px4dev
|
532993c281
|
Merge pull request #158 from PX4/battery_status_cleanup
Removed last bogus references to battery voltage from sensor combined topic
|
12 years ago |
Lorenz Meier
|
5ad8e645f4
|
Removed last bogus references to battery voltage from sensor combined topic
|
12 years ago |
James Goppert
|
f7c31e4d80
|
Reduced stack size for mavlink receiver.
|
12 years ago |
James Goppert
|
56e15ab1f4
|
Working on comments.
|
12 years ago |
James Goppert
|
ea3ce8de85
|
Reboot fix.
|
12 years ago |
James Goppert
|
6d8983e908
|
Fixed HIL state machine issue with reboot.
|
12 years ago |
James Goppert
|
a40f41d216
|
Change default vehicle type to fixedwing.
|
12 years ago |
James Goppert
|
464c5245f2
|
Rebase of changes to sensor_hil_fixedwing branch.
|
12 years ago |
Lorenz Meier
|
0fdf962356
|
Merge pull request #150 from PX4/app-auto-deps
Use the compiler to generate app dependencies
|
12 years ago |
px4dev
|
ff146cc5b1
|
Merge pull request #148 from PX4/adc_integration
Selected adjustments / fixes to make old apps compatible with new-style ADC
|
12 years ago |
Lorenz Meier
|
9ac2684ca0
|
Printing error reason in warning
|
12 years ago |
px4dev
|
58ea9fbf01
|
Merge pull request #154 from PX4/file_test_fix
Fixed #153 - when no microSD card is present, test used to hang, now abo...
|
12 years ago |
patacongo
|
b3f3dd123c
|
Use SIGCHLD with waitpid(); implemented wait() and waitid()
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5515 42af7a65-404d-4744-a932-0658087f49c3
|
12 years ago |
Marco Bauer
|
825012b029
|
switched to initialiser list and member variables
|
12 years ago |
Marco Bauer
|
a2a87d1019
|
some changes in structure
|
12 years ago |
Marco Bauer
|
edc3ae7b6c
|
some changes in structure
|
12 years ago |
Lorenz Meier
|
ca690f6027
|
Fixed #153 - when no microSD card is present, test used to hang, now aborts with error.
|
12 years ago |
Lorenz Meier
|
a6a6d9c457
|
Merge branch 'master' of github.com:PX4/Firmware into adc_integration
|
12 years ago |