Releases: HomeACcessoryKid/life-cycle-manager
1.9.4 load initial cert from inside OTABOOT plus details
clear lcm_beta instead of setting it to 0
allow for missing trailing / in emergency base URL
updated README.md and design diagram
changed order for checking otaboot.sig
1.9.3 clear LCM_beta after emergency
1.9.3 clear LCM_beta after emergency
1.9.2 first test of LANmode fallback
1.9.2 first test of LANmode fallback
1.9.1 fix to make http header parsing more robust
after GitHub changed the syntax of Location: to location:
1.9.0 transfer from LCMdev 1.2.5
LCM has arrived to a new stage with its own adaptation of rboot -
rboot4lcm - which counts powercycles. These can be used to check
updates, reset wifi or factory reset.
The versions 1.9.x will test at beta level what was started in the repo
LCMdev v1.2.5 and lead up to version 2.0.0
1.0.0 official version released
LCM has a remote monitor mode to see its progress
Use terminal command nc -kulnw0 45678 while your mac is on the same wifi network
Use the serial port as input while you setup a new device so there is no need for the wifi AP
For more, see the README
Enjoy,
HacK
0.9.16 release candidate for 1.0.0
- serial input for initial config
- bug fixes for DNS and memory corruption
- UDPlogger for remote monitoring
- new layout for flash
- fix in case the user repo does not exist
0.9.15 release candidate for 1.0.0
Failed on silly bug, a typo in the default URL of the ota repository.
This combines with a bug in ota_get_version that crashes if result of GET repo/latest does not exist
- serial input for initial config
- bug fixes for DNS and memory corruption
- UDPlogger for remote monitoring
- new layout for flash
0.9.14 using layout strategy 3 (see issue 4 for details)
0.9.14 using layout strategy 3 (see issue 4 for details)
0.9.13 second key update after 0.9.11 and minor fix in active sector detection
0.9.13 second key update after 0.9.11 and minor fix in active sector …