Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge release #595

Merged
merged 31 commits into from
Jan 17, 2024
Merged

Edge release #595

merged 31 commits into from
Jan 17, 2024

Conversation

steersbob
Copy link
Member

  • use protobuf messages as controlbox protocol
  • add documentation for firmware pull scripts
  • update to use namespaced proto
  • pull proto changes
  • implement namespaced protobuf without controlbox changes
  • pull firmware develop
  • Do not include .elf files in Docker image
  • fix generated proto
  • handle comma-separated messages; remove tracing
  • use firmware feature branch
  • deprecated sys object handling
  • WIP refactor to new proto
  • implement command.proto changes
  • pull firmware develop
  • support new opcodes
  • pull firmware develop
  • pull esp provision fixes
  • use http for esp32 firmware updates
  • start sequence parser implementation
  • remove gitmodule
  • add brewblox-proto at root level
  • first draft sequence parser
  • include support for duration values in sequence
  • pull sequence block firmware feature branch
  • code maintenance
  • pull sequence updates
  • add missing argument check to sequence parser
  • pull develop firmware
  • run ss in ci to check ports
  • only a single integration test case
  • pull firmware sequence bugfix
  • fix time sync call
  • default to 0s for time values
  • support listing present fields in codec
  • basic implementation model-based codec
  • fix all tests for new style codec and block patching
  • pull firmware develop
  • self-review fixes
  • pull firmware with external temp sensor support
  • Revert "pull firmware with external temp sensor support"
  • only pull firmware update
  • pull firmware update with maskMode fix
  • Use enum-based spark state
  • prevent read error when datastore has no blocks
  • support ipv4 encoding; pull firmware update
  • automatically parse datetime values
  • Do not revert from synchronized to acknowledged
  • collect controller data when re-acknowledging
  • pull proto changes
  • pull byte order fix
  • pull firmware update; accept ip address in little endian
  • pull subdirectory proto
  • pull proto change
  • pull OKButton firmware fix
  • read/write system settings in sysinfo
  • pull and update proto; replace drive chains with claims
  • make linting a separate task
  • pull firmware proto fixes
  • settingEnabled -> enabled in test code
  • pull more proto fixes
  • pull motorvalve proto changes
  • pull motorvalve ts changes
  • remove support for driven links
  • remove support for driven links; refactor processor
  • pull firmware
  • pull firmware IDF 4.4.2
  • pull proto types
  • pull unclaiming fixes
  • pull firmware IoArray bugfixes
  • pull firmware
  • proto update
  • remove Ticks from default block names
  • fix name generation errors
  • pull channel claim fixes
  • use latest firmware
  • pull digital actuator channel fixes
  • pull soft start fixes
  • pull firmware display SPI fixes
  • push firmware display label fix
  • pull spark 4 memory optimization
  • pull sntp fixes
  • pull stored setpoint firmware
  • pull setpoint driver quantities
  • pull pid release firmware fix
  • pull setpoint driver type changes
  • pull setpoint value display fixes
  • pull firmware develop
  • pull firmware

steersbob added 30 commits July 31, 2023 18:39
improved detection for container restarts during USB discovery
* WIP fastapi refactor

* WIP model tweaks

* WIP datastore rework

* refactor modules

* make runnable

* conftest setup

* deactivate tests

* WIP test refactoring

* simplify datastore handling

* autodetect name; naming refactor

* WIP test fixes

* moved timing config to service config

* convert integration tests

* improve name consistency

* get test coverage back to 100

* read firmware from root in tasks

* parse all relevant options in parse_appenv.py

* immediately raise error if incompatible controller

* pull firmware with quote fix

* don't mock fw config
@steersbob steersbob merged commit 99eef3f into edge Jan 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant