Commit Graph

16 Commits (f7c77bd8600eaebc78983668bc1bcbd252c9c862)

Author SHA1 Message Date
Robert Jördens 77ae4363fd miniconf: update example usage 2021-06-04 11:05:49 +02:00
Robert Jördens af874c2eef miniconf: add some checks, simplify 2021-06-01 18:32:33 +02:00
Robert Jördens 28aef35d87 miniconf.py: make retain an option 2021-06-01 18:32:33 +02:00
Ryan Summers 05dc80709e Updating docs and logger 2021-05-05 17:32:07 +02:00
Ryan Summers 1ad3f1d1a8 Cleaning up python script 2021-05-05 17:09:51 +02:00
Ryan Summers 919f68c934 Updating miniconf utility after testing 2021-05-05 14:30:32 +02:00
Ryan Summers a3ff8aae75 Updating miniconf utility to use correlation data 2021-05-04 14:21:00 +02:00
Ryan Summers d742350bfd Updating failure printing 2021-04-29 12:12:46 +02:00
Ryan Summers 5499fc6b47 Updating miniconf to use updated API 2021-04-29 12:11:35 +02:00
Robert Jördens 7329d0f241 cli,hitl: allow more settings per invokation, expand example 2021-04-08 17:11:44 +02:00
Robert Jördens a3511f5223 cli: print response directly 2021-04-08 16:26:22 +02:00
Robert Jördens 7372bcc2e2 miniconf.py: add iir example 2021-04-08 16:20:28 +02:00
Robert Jördens baa2d0cdd5 cli: print response 2021-03-03 14:42:33 +01:00
Robert Jördens b49461448c cli: use prog variable 2021-03-03 10:00:44 +01:00
Robert Jördens 4652dd4311 cli: do the json roundtrip for api usability 2021-03-02 20:24:45 +01:00
Robert Jördens ca6596c7b8 cli: rework
* use plain json for argument format
* rename feedback -> response to match code
* reorganize args
* tweak variable names to be more in line with miniconf and mqtt
* use `mqtt` as broker
* remove traces of stabilizer from script, rename to miniconf.py
* add usage example

* dual-iir/lockin-external: update broker address (for HITL),
  change mqtt path to convention
2021-03-02 19:21:42 +01:00