Skip to content

Releases: emfcamp/badge-2024-software

v1.4.0

01 Jun 14:17
86d7d68
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release

Commits

  • 32f9f1a: Improved settings app (Sven Knebel) #80
  • 33cf9fd: Update index.html (Leo Wilkin) #86
  • 2af0999: Merge branch 'add-settings-app' of github.com:sknebel/badge-2024-software into sknebel-add-settings-app (Matthew Wilkes) #80
  • 4d644a0: Update settings editor (Matthew Wilkes)
  • 165e01f: Fix clearing settings items (Matthew Wilkes)
  • 86d7d68: Merge branch 'main' of github.com:emfcamp/badge-2024-software into main (Matthew Wilkes)

v1.3.0

31 May 22:30
Compare
Choose a tag to compare
v1.3.0 Pre-release
Pre-release

Commits

  • 0b3ca07: port Flow3r IMU component. also bring in i2c transaction change (Chris) #73
  • 329b17a: remove aux sensor from sensor list (Chris) #73
  • 3049f60: Merge branch 'main' into imu (Chris) #73
  • 9e18277: fix checking return values of i2c (Chris) #73
  • d8f4731: move-I2C-reset-via-GPIO9-from-python-into-tildagon_i2c (Chris) #73
  • 9fa9e80: Merge branch 'main' into imu (Chris) #73
  • 581b6ec: Merge branch 'main' into imu (Chris) #73
  • aecc042: remove unused include (Chris) #73
  • ce22944: Merge branch 'main' into imu (Chris) #73
  • 2de1cf4: Fix simulator (Hugh Rawlinson)

v1.2.2

31 May 17:57
c684ccd
Compare
Choose a tag to compare
v1.2.2 Pre-release
Pre-release

Commits

  • 62fb43c: Update CI to only deploy webflasher on tags starting with v* (Bob Clough) #78
  • 04e7505: Update README.md (Bob Clough)
  • 8826833: Turn repo name from github into something that's a valid module name in python (b0xcat) #77
  • 29f5927: Add shutil lib for rmtree (b0xcat) #77
  • 54ee883: Uninstall WIP (b0xcat) #79
  • 3e62510: Allow uninstalling apps (b0xcat) #79
  • 47b4005: Print error msg when app fails to start (b0xcat) #79
  • 0d74d88: Add shutil to frozen lib files (b0xcat) #79
  • dec0444: Please don't connect to my hotspot lol (b0xcat) #79

v1.2.1

31 May 15:44
7cf992f
Compare
Choose a tag to compare
v1.2.1 Pre-release
Pre-release

Commits

  • Add tildagon HMAC module #68 (Skyler Mansfield)
  • Add key burning script #68 (Skyler Mansfield)
  • Add sim fake #68 (Skyler Mansfield)
  • provisioning script now supports burning in a loop. #68 (Skyler Mansfield)
  • oops i left a line commented #68 (Skyler Mansfield)
  • rd/wr protect keys #68 (Skyler Mansfield)
  • fix wr/rd protect offsets #68 (Skyler Mansfield)
  • don't write protect, i don't want to break more stuff #68 (Skyler Mansfield)
  • efd1975: Fix launch bug (Naomi Pentrel) #71
  • 220fc44: WIP (Hugh Rawlinson) #72
  • cd1bd16: Revert "Merge pull request #68 from Skyler84/skyler/HMAC" (Matthew Wilkes)
  • e27227c: Revert "Fix launch bug" (Matthew Wilkes)
  • 7b2a23a: fix apps (Hugh Rawlinson) #72
  • e8d716a: Fixes for on-app launching (Matthew Wilkes)
  • 7716c0f: Merge remote-tracking branch 'origin/main' into hugh/fix-apps (Hugh Rawlinson) #72
  • 23fbf08: fix (Hugh Rawlinson) #72
  • 37d3a33: Merge remote-tracking branch 'origin/main' into skyler/HMAC (Skyler Mansfield) #74
  • 0a95c2b: fix commit stuff (Skyler Mansfield) #74
  • f4fa07f: Merge remote-tracking branch 'origin' into skyler/HMAC (Skyler Mansfield) #74
  • 2617e6a: HMAC support (Matthew Wilkes) #74
  • fix filename #74 (Skyler Mansfield)
  • bd7af9f: Fix notifications and wifi connection state machine and app installs aah (b0xcat) #72
  • d9a930f: App store improvements (Matthew Wilkes) #72
  • c4b3220: Merge branch 'hugh/fix-apps' of github.com:emfcamp/badge-2024-software into hugh/fix-apps (Matthew Wilkes) #72
  • b8e065c: Fix json metadata path (b0xcat) #72
  • 95304de: Don't install random files that aren't in the root dir (b0xcat) #72
  • 6572b8d: Cleanup event handlers from install menu when an app to install is selected (b0xcat) #72
  • eca1c5a: Merge branch 'hugh/fix-apps' of github.com:emfcamp/badge-2024-software into hugh/fix-apps (Matthew Wilkes) #72
  • 8e209e5: Merge branch 'hugh/fix-apps' of github.com:emfcamp/badge-2024-software into hugh/fix-apps (Matthew Wilkes) #72
  • 0f3c8aa: Merge branch 'hugh/fix-apps' into main (Matthew Wilkes) #72
  • 7cf992f: Protect against launching apps with import-time errors crashing launcher (Matthew Wilkes)

v1.1.0

31 May 10:20
7400fdb
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

Commits

v1.2.0

31 May 10:28
b36650f
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release
Disable release notes for improved ota improvements

v1.0.3

30 May 18:44
b36650f
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release

Commits

  • b746d3a: Load ctx image options (Matthew Wilkes)
  • b36650f: Disable release notes for improved ota improvements (Matthew Wilkes)

v1.0.2

30 May 17:11
cce085c
Compare
Choose a tag to compare
v1.0.2 Pre-release
Pre-release

Commits

  • cce085c: Tarfile not tarball (Matthew Wilkes)

v0.0.7

28 May 23:36
7f59ec4
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

Commits

  • 0e64f97: Improve ctx with fixed alpha channel (Naomi Pentrel) #38
  • 7e34d3c: Add basic read-only settings app (Matthew Wilkes) #55
  • 08a8fcf: Improve OTA app (Matthew Wilkes) #56

v0.0.6

28 May 15:57
a126e72
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

Commits

  • d000901: Added driver for SPI Flash chips (Nathan Dumont) #47
  • f82833c: Add basic error handling for apps to stop them when a component fails (Matthew Wilkes) #51
  • bd3e0da: Poweroff treat for Bob. (Matthew Wilkes) #51
  • 2865183: add events to enable / disable the pattern generator (Bob Clough) #50
  • 6ff31b5: Add very important cylon led pattern (Bob Clough) #53
  • 22e1873: make cylon pattern less upsettingly broken (Bob Clough) #54