Anthony Kenga
|
50f7e27d13
|
Fixed parameter storage to support struct parameters.
|
2014-09-15 12:24:11 +03:00 |
|
Don Gagne
|
92adbe9216
|
Fix compiler warnings
|
2014-06-29 17:47:24 -07:00 |
|
Lorenz Meier
|
e4c0a224af
|
Fix a param save issue where a state variable might preven the parameters from being saved (identified and fixed by ultrasystem)
|
2014-05-08 20:21:02 +02:00 |
|
Lorenz Meier
|
ea8ab2793a
|
More param command related improvements
|
2014-01-12 18:52:10 +01:00 |
|
Lorenz Meier
|
3387aa64d4
|
Enabled MTD partitions, successfully tested params
|
2014-01-12 16:33:23 +01:00 |
|
Anton Babushkin
|
2f66a8894f
|
param_save_default() rewritten: don't try 10 times to do every operation but do it safe using temp file
|
2013-10-22 21:02:29 +02:00 |
|
Lorenz Meier
|
cd8854e622
|
Hotfix: Make param saving relatively robust
|
2013-09-20 19:59:48 +02:00 |
|
Lorenz Meier
|
fdc4521949
|
Hotfix: Disabling param lock, not operational yet
|
2013-09-19 07:51:37 +02:00 |
|
px4dev
|
978a234d29
|
Lock name should not equal locking function name. Urr.
|
2013-09-18 22:40:54 -07:00 |
|
px4dev
|
7e0da345f0
|
The parameter system is supposed to have a lock; implement one.
|
2013-09-18 21:47:29 -07:00 |
|
Lorenz Meier
|
210e7f9245
|
Make param save command tolerant of FS timing
|
2013-09-18 08:44:02 +02:00 |
|
Lorenz Meier
|
aa785b0d2b
|
Hotfix: Better error reporting, fixed sched param setup
|
2013-09-05 13:24:21 +02:00 |
|
Lorenz Meier
|
2d83c6f825
|
Closing all opened file descriptors, fixed param save issue, tests clean
|
2013-09-01 12:47:10 +02:00 |
|
Lorenz Meier
|
13fc670386
|
Moved last libs, drivers and headers, cleaned up IO build
|
2013-04-28 09:54:11 +02:00 |
|