Skip to content

Releases: TUDelft-SPC-Lab/midge-code

v0.2.0

16 Jul 13:18

Choose a tag to compare

What's Changed

  • feat: add list of mac addresses of tu delft midges by @Era-Dorta in #45
  • fix: update RTT address by @Era-Dorta in #42
  • feat: compile on make load_gdb and add flash targets without compiling by @Era-Dorta in #46
  • mac address and sync interval in hub.py by @Kevinlzh9802 in #48
  • fix: check for mic switch position and better error handling by @Era-Dorta in #49
  • fix: remove null character from the version string by @Era-Dorta in #50
  • refactor: use simpler terminal in hub.py by @Era-Dorta in #51
  • Hub improvements by @Era-Dorta in #52
  • Add timestamp decoding functionality and unified subfolder processing by @Kevinlzh9802 in #53
  • List and Download Files over BLE by @harshilbhatt2001 in #41
  • Proximity fix by @Kevinlzh9802 in #57
  • Improvement in the README by @Era-Dorta 80292e3 e955bc4
  • Allow flashing pre-compiled binaries by @Era-Dorta bee0fe9

Full Changelog: v0.1.0...v0.2.0

This version was used for the ING dataset.

v0.1.0

11 Jun 10:06
a7b1544

Choose a tag to compare

What's Changed

  • Update README.md by @viviand0097 in #2
  • Add flash commands for softdevice and firmware w/daplink by @Josfemova in #12
  • Nix setup by @harshilbhatt2001 in #7
  • Fix build system by @harshilbhatt2001 in #19
  • Correct audio frequency decoding script. fixes #11 by @Josfemova in #21
  • Entry point to report fw version by @Josfemova in #27
  • Add new deps and new version of gcc by @Era-Dorta in #31
  • Add gui label to report fw version by @Josfemova in #32
  • Gui manage all button by @Era-Dorta in #33
  • Add scrolling ability to the GUI by @Era-Dorta in #34
  • Add button to erase the sd card of all the connected midges by @Era-Dorta in #37
  • Hub improvements by @Era-Dorta in #38
  • Ekin commits by @harshilbhatt2001 in #24
  • Add timestamp to raw files by @harshilbhatt2001 in #18
  • Set correct padding value in imu parser by @Era-Dorta in #43
  • Update imu driver to use ms instead of us for timestamps by @Josfemova in #44
  • Add audio parser script by @Era-Dorta d09dee4
  • Enable flashing release binary by @Era-Dorta 4a9aa37
  • Many improvements in the hub.py script by @Era-Dorta f19289c 842f2e6 and others

Full Changelog: v0.0.1...v0.1.0

v0.0.0

18 Oct 07:47
df6101c

Choose a tag to compare

Code used for ConfLab data capture

v0.0.1

07 Aug 14:46

Choose a tag to compare

Initial release