First stable release
This release includes many updates from almost a half year of running sensors in the lab.
Some of the many improvements include:
- Use ISO 8601 time for more consistent time interface
- Split schedule entry
stop
intoabsolute_stop
andrelative_stop
, whereabsolute_stop
takes an ISO 8601 datetime string andrelative_stop
is seconds after start. - Add lat/long to status endpoint and add ability to sync datetime and location to an onboard GPS with a new
sync_gps
action - Add
active
flag to schedule entry - Improve
results
endpoint - Add
validate_only
capability to schedule entry - Significantly reduce size and build-time of
api
docker container - Build
autoheal
at build-time instead of runtime to allow sensor to run without network connection - Add ability to apply a scale factor to incoming IQ samples
- Retry failed acquisitions at usrp interface level
- Significantly beefed-up unit testing
- Make
monitor_usrp
task even more robust - Better default gain settings
- New markdown + mathjax action algorithm descriptions
- New stepped frequency time domain IQ capture template action
- Security updates