Beat Küng
|
436258c1c5
|
config: cleanup ethernet configuration
|
4 years ago |
Beat Küng
|
2dace0c9ea
|
param: limit short description lenght to 150 for existing, 70 for yaml
|
4 years ago |
garfieldG
|
3cd9b3c2cf
|
Added support in Mavlink Ethernet channel parameters
Mavlink Ethernet channel settings such as udp port, remote port and broadcast mode now can be changed dynamically via parameters.
|
4 years ago |
Hamish Willee
|
979243f38f
|
params: make parameter units more consistent (#15502)
|
5 years ago |
Timothy Scott
|
993fa5bd37
|
Refactored to work with new battery_status module
|
5 years ago |
Beat Küng
|
d44302c03b
|
module_schema.yaml: add 'decimal' and 'increment' for floats
|
5 years ago |
Beat Küng
|
5fe4c61b42
|
rc_input: add RC_PORT_CONFIG param to configure RC port
The parameter will only be available if the board defines an 'RC' serial
port in SERIAL_PORTS (in default.cmake).
|
6 years ago |
Beat Küng
|
4c90d2c025
|
module_schema: enforce serial config param names to end in _CONFIG or _CFG
For consistency & documentation
|
6 years ago |
Beat Küng
|
d418a09e1d
|
module_schema.yaml: move from test/ to validation/
It doesn't really fit to test/, and also no other existing place.
|
6 years ago |