Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renewed Autogain and fixes to HealthCheck (#80)
* initial commit - new autogain * updates * updates * updates * update * update * updates * bug fix * reset stats on dump978 restart * make stats gen after restart smoother * cleanup * more changes * logging improvements * logging change * don't increment counter if stats aren't ready * Avoid error traps * Start counting runs from 1 instead of 0 * allow suspension of autogain outside certain hours * typo and other stuff * yet another typo :( * stupid errors fixed * stupid errors fixed * ensure directories are created * fix resume time * fix resume time * fix resume time * improve Dockerfile * improve flow * readme updates * made message type (raw v accepted) and count configurable * make `DUMP978_AUTOGAIN_ADJUSTMENT_LIMITS` default true * up READSB_AUTOGAIN_HIGH_PCT to 12.0 * simplify rssi data collection * updated autogain collection mechanism * updated autogain collection mechanism * updated autogain collection mechanism * updated autogain collection mechanism * updated autogain collection mechanism * updated autogain collection mechanism * updated autogain collection mechanism * more stuff * more stuff * more stuff * more stuff * more stuff * autogain updates * update autogain * remove some debug code * updates * update to flow * recognize `$READSB_AUTOGAIN_USE_RAW` parameter for autogain * always collect autogain msgs until at least READSB_AUTOGAIN_MIN_SAMPLES is reached * fix for RSSIs that are in the -0.9 - 0.0 range * respect `DUMP978_AUTOGAIN_INITIAL_GAIN` on startup with autogain * set agreed default values * multiple fixes for HealthCheck * Prep for future telegraf-less container * final cleanup before merging * linting "fix"
- Loading branch information