Skip to content

Commit

Permalink
Update Roadmap for 0.4.0 release and fix release date in Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
CAM-Gerlach committed Jun 3, 2022
1 parent 59559ac commit 57ab8ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Brokkr Changelog


## Version 0.4.0 Alpha 2 (2020-02-17)
## Version 0.4.0 Alpha 2 (2021-02-17)

Alpha release with the following changes:

Expand Down Expand Up @@ -135,7 +135,7 @@ Under the Hood:

## Version 0.2.5 (2020-01-24)

Bugfix release with the following change:
Bugfix release with the following changes:

* Fix serious persistent error after disconnect/reconnecting charge controller
* Improve serial port selection alg and ignore built-in ARM serial port
Expand Down
17 changes: 4 additions & 13 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,18 @@
# Brokkr Roadmap


## Version 0.4.0 (NET March 2021)
## Version 0.5.0

* Read in and write out high-bandwidth TCP datastreams
* Add handling for mounting, management and cleanup of external USB devices
* Decode, process and write asynchronous header data from datastreams
* Add additional sensor device steps and presets (SPI, GPIO, GPS, UART, etc)
* Add comprehensive system monitoring with psutil, network status and vcgencmd



## Version 0.5.0 (NET Summer 2021)

* Add additional sensor device steps and presets (SPI, GPIO, GPS, UART, etc)
* Implement rsync uplink of monitoring data, logging, and AGS packet headers
* Add sophisticated, configurable, multi-phase bootstrap/install/setup system
* Implement intelligent watchdog to reset network link or reboot device on errors
* Further refactor design and multiprocessing as needed



## Version 1.0.0 (NET Fall 2021)
## Version 1.0.0

* Factor modular components (confighandler, loghandler, mphandler, etc) into packages
* Add additional processing steps for statistics and diagnostics on ingested data
Expand All @@ -30,9 +22,8 @@



## Version 1.1.0 (NET Late 2021?)
## Version 1.1.0

* Add sync config command?
* Add high-level remote configuration and management functionality?
* Validate config with JSONschema?

0 comments on commit 57ab8ca

Please sign in to comment.