Skip to content

Releases: hello/kodobannin

PVT RC1

07 Sep 00:33
Compare
Choose a tag to compare
PVT RC1 Pre-release
Pre-release
  • 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

12 Aug 20:40
Compare
Choose a tag to compare
DVT RC2 Pre-release
Pre-release
  • top board IMU bringup
  • bootloader easier time to update connection parameters
  • pill no prox

DVT RC1

03 Aug 18:22
Compare
Choose a tag to compare
DVT RC1 Pre-release
Pre-release
  • fixed ble bootloader randomly disconnect during an update
  • increased dvt pill shake threshold (slightly harder to shake)
  • added self test over ble
  • [DVT ONLY] pill sends shake packet on boot for factory testing.

Kodobannin 1.3.0

22 Apr 21:32
Compare
Choose a tag to compare
Kodobannin 1.3.0 Pre-release
Pre-release
  • 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

20 Apr 18:29
Compare
Choose a tag to compare
Kodobannin 1.2.1 Pre-release
Pre-release
  • Improved ant rx packet assembly logic.

Kodobannin 1.2.0

15 Apr 19:09
Compare
Choose a tag to compare
Kodobannin 1.2.0 Pre-release
Pre-release

Added support for top 1.5

Kodobannin 1.1.2

12 Apr 20:52
Compare
Choose a tag to compare
Kodobannin 1.1.2 Pre-release
Pre-release

last pill_PVT1 support

  • add more time for factory release reboot

Kodobannin 1.1.1

17 Mar 18:39
Compare
Choose a tag to compare
Kodobannin 1.1.1 Pre-release
Pre-release
  • 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

29 Feb 20:05
Compare
Choose a tag to compare
Kodobannin 1.0.3 Pre-release
Pre-release
  • fix bond corruption due to pstorage queue overflow.

Kodobannin 1.0.1

27 Jan 00:30
Compare
Choose a tag to compare
Kodobannin 1.0.1 Pre-release
Pre-release

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