Releases: hello/kodobannin
Releases · hello/kodobannin
PVT RC1
- Pill bootloader now checks for the HMAC appended in the binary
- Both Pill and Sense advertise with factory info that includes device type, version, and ID
- Updated SHA1 implementation (kitsune)
- Fixed a bug with pill entering sleep mode too aggressively, causing shake to drop.
- Adjusted Shake threshold to 10Hz (from 15Hz in Pill1)
- Pill1p5's ant type adjusted to Pill1 for backward compatibility.
DVT RC2
DVT RC1
Kodobannin 1.3.0
- pill 1.5 HW support
- dropped pill_PVT hw
- two way or one way selectable ant communication support
- topboard able to transmit unacknowledged packets
- reduce the number of concurrent ANT sessions to improve heap (no adverse effect on homes with <= 2 pills)
Kodobannin 1.2.1
- Improved ant rx packet assembly logic.
Kodobannin 1.2.0
Added support for top 1.5
Kodobannin 1.1.2
last pill_PVT1 support
- add more time for factory release reboot
Kodobannin 1.1.1
- added duplex capability for topboard and pill (not used for pill yet)
- fixed a pill 1.5 i2c bug caused by insufficient delay between operations.
Kodobannin 1.0.3
- fix bond corruption due to pstorage queue overflow.
Kodobannin 1.0.1
pill - integrated motion bitmask
pill - added prox support for pillx_EVT1
top - added prox support
both - added ant queued send
both - code refactor and improvements