Lorenz Meier
|
c06ba047e2
|
param lib: Fix index used routine
|
2015-05-18 23:15:20 +02:00 |
|
Lorenz Meier
|
6755c0de01
|
param cmd: Show used and normal list indices
|
2015-04-27 09:04:07 +02:00 |
|
Lorenz Meier
|
4c6ddf9372
|
Param command: Add functionality to view active params
|
2015-03-28 13:07:01 -07:00 |
|
Lorenz Meier
|
fe12bffefa
|
param subsystem: Only send the instantiated parameters via telemetry
|
2015-03-28 13:07:01 -07:00 |
|
Lorenz Meier
|
38ad35fd77
|
param tool: Fix code style
|
2015-02-10 08:40:41 +01:00 |
|
Andreas Antener
|
f2c1d6d66d
|
implemented reset excludes in systemcmd "param", updated autoconfig parameter doc
|
2015-02-10 08:39:46 +01:00 |
|
Lorenz Meier
|
f7b79bfaf2
|
Param interface: Allow to check return value of param_reset. Reset test param prior to running test
|
2015-02-08 16:39:37 +01:00 |
|
Daniel Agar
|
d511e39ea7
|
turn on -Werror and fix resulting errors
|
2014-12-22 17:56:59 -05:00 |
|
Lorenz Meier
|
ea4de4adc3
|
param command: fix warnings
|
2014-07-08 13:54:01 +02:00 |
|
Don Gagne
|
680ebf29c3
|
Fix compiler warnings
|
2014-07-07 15:11:46 -07:00 |
|
Don Gagne
|
b9299e68d4
|
Compiler warning fixes
|
2014-07-05 13:35:12 -07:00 |
|
Lorenz Meier
|
d0b78aa8a0
|
Add param command which does not reset the autostart params to not hamper auto-config
|
2014-07-01 13:42:32 +02:00 |
|
Don Gagne
|
92adbe9216
|
Fix compiler warnings
|
2014-06-29 17:47:24 -07:00 |
|
Lorenz Meier
|
b2945fda53
|
param command: Reduce stack size to 1800 after careful testing
|
2014-05-15 09:03:05 +02:00 |
|
Lorenz Meier
|
c646a8ff1d
|
Let the param set command default to non-failing, because unknown params are in the script default init not a reason to give up on the complete boot
|
2014-05-14 14:23:16 +02: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 |
|
Anton Babushkin
|
7d17a48b3c
|
param set: fixed float format
|
2014-01-31 17:34:46 +01:00 |
|
Lorenz Meier
|
ea8ab2793a
|
More param command related improvements
|
2014-01-12 18:52:10 +01:00 |
|
Lorenz Meier
|
8b5adac0d9
|
Support for better param printing
|
2014-01-12 15:53:06 +01:00 |
|
Lorenz Meier
|
01be817c59
|
Allow N comparisons of a param value, returns success if one matches
|
2013-12-28 22:14:28 +01:00 |
|
Lorenz Meier
|
eb2a9ded69
|
Only printing value if equal
|
2013-07-15 14:17:42 +02:00 |
|
Lorenz Meier
|
0b47ed86e0
|
Implemented new, simple system boot config and sane default value system based on two parameters evaluated at boot time
|
2013-07-15 13:58:43 +02:00 |
|
Lorenz Meier
|
bb94847511
|
Allowed parsing of floating point params from scripts
|
2013-05-05 11:43:29 +02:00 |
|
Lorenz Meier
|
574e765321
|
Moved all system commands to the new world
|
2013-04-27 11:50:10 +02:00 |
|