Skip to content

Releases: emfcamp/TiDAL-Firmware

v0.2.1

12 May 14:26
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Commits

  • 23813cb: Initial work on U2F support (Matthew Wilkes) #28
  • 4d1397f: Fix PID override (Matthew Wilkes) #28
  • 48dffd4: Tidy initialisation of response struct and reduce report size to avoid -EOVERFLOW (Matthew Wilkes) #28
  • 80a862e: More work on U2F. This may be a valid response, but on the u2fcli I need to strip out a leading byte (I'm not sure if I'm non-compliant or if it has an assumption). Also, it's not recognised at all in Chrome..... (Matthew Wilkes) #28
  • 824a08c: Bump log levels for testing (Matthew Wilkes) #28
  • 0a0a8e4: More progress on U2F, either main or u2f hid can be active and work (Matthew Wilkes) #28
  • 89ca0f1: Fix console error at end of OTA Update (Tom Sutcliffe)
  • Add boot into bootloader option #32 (Matthew Wilkes)
  • 7f62c2e: Fix "stuck key" bug in buttons.py (Tom Sutcliffe)
  • 0d9a4cf: Add Wi-Fi Config app (Tom Sutcliffe)
  • bda5f71: Support cancelling timers after they have become ready to run (Tom Sutcliffe)
  • b89afff: Support screen and buttons rotation (Tom Sutcliffe)
  • 539db27: Fix Logo app rotation (Tom Sutcliffe)
  • 62173e1: Add supports_rotation() API that apps have to opt-in to (Tom Sutcliffe)
  • 88205a3: Disable u2f hid by default (Matthew Wilkes) #28
  • 9ed0367: Merge remote-tracking branch 'emf/main' into feature/u2f-mode (Matthew Wilkes) #28
  • d57b8af: Fix Keyboard.toggle_shift() API sig (Tom Sutcliffe)
  • e8bcf6b: Do not enter lightsleep when USB is plugged in (Matthew Wilkes) #37
  • 378ea79: Fix path to u2f_hid outside docker (Matthew Wilkes) #28
  • 779a953: Simplify and update wifi.py API to be compatible with badge.team's (Tom Sutcliffe)
  • 18682e8: Support Menus long enough to need scrolling (Tom Sutcliffe)
  • dd69b3f: Address review comments (Matthew Wilkes) #28
  • d111ac0: Refactor App APIs for consistency (Tom Sutcliffe)
  • 915866d: Fixed typo in the docker clean command (Nathan Dumont)
  • 16559c8: Update anti-sleep method (Matthew Wilkes) #37
  • a968cc1: Add initial battery app. (Charles Galambos) #41
  • f8b00cd: Remove unused variables. (Charles Galambos) #41
  • 226e373: Report charging status. (Charles Galambos) #41
  • 1c7798f: Move no sleep implementation into Python code (Matthew Wilkes) #37
  • cefeea1: Remove window.cls from activate, and invert charging. (Charles Galambos) #41
  • c423f1f: Merge branch 'main' into battery-app (Charles Galambos) #41
  • c1b3809: Don't display anything when button is pressed. (Charles Galambos) #41
  • 7b7c1be: Expose esp_wifi_set_max_tx_power API and set default to minimum pwr (Tom Sutcliffe) #45
  • 404e66f: Limit tx to 5dBm and make it configurable (Tom Sutcliffe) #45
  • 1b617d9: Add inactivity timer to switch screen off (Tom Sutcliffe) #44
  • c1e70b0: Fixed USB plug during sleep (Tom Sutcliffe) #44

v0.1.1

04 May 21:30
fd075f9
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
Merge pull request #34 from emfcamp/ota-releases

Add release action including micropython.bin