Skip to content

Releases: DIMO-Network/edge-network

v0.4.2

19 Nov 17:41
1e55303
Compare
Choose a tag to compare
  • Disabling bonding only after devices are paired
  • Set advertising to on after registering

V0.4.1

14 Nov 21:46
Compare
Choose a tag to compare

What's Changed

  • Complete implementation of set wifi if not exist by @0xdev22 in #7
  • Disabling bonding after first boot

Full Changelog: v0.4.0...v0.4.1

v0.4.0-QA Release

09 Nov 02:58
Compare
Choose a tag to compare
  • Added support for DTC retrieval and reset
  • Better handling of bluetooth device name that is broadcast
  • Signal Strength

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0

Clean up HTTP code

01 Nov 16:36
Compare
Choose a tag to compare

Cleans up the HTTP code a bunch

  • Automatic marshaling of request and response
  • Failures upon status codes ≥ 400

Set host name explicitly

01 Nov 16:13
Compare
Choose a tag to compare

Will set hostnames like autopi-d7b47a88d7ee

More read characteristics

31 Oct 21:13
b514fcc
Compare
Choose a tag to compare
Feature/device services (#3)

* Split out into three services, add ethereum address

* Log device service UUID

* Remove unneeded constants

* Remove outdated comment

* Try this bluez/5.54 branch instead

* Fix up UUIDs

* More logging, more UUIDs

* No comment

* Update the README

* Github release workflow

* More README updates

* Actually add transaction service to app

* Make a note about capabilities

* Latest changes

Co-authored-by: Dylan Moreland <[email protected]>
Co-authored-by: Yevgeny Khessin <[email protected]>

Better btmgt errors

31 Oct 20:54
Compare
Choose a tag to compare
v0.2.1

Explicit, explained failure when btmgt commands fail

First GitHub release

25 Oct 01:40
37ebaee
Compare
Choose a tag to compare
PLA-304 Get Ethereum address (#2)

* Split out into three services, add ethereum address

* Log device service UUID

* Remove unneeded constants

* Remove outdated comment

* Try this bluez/5.54 branch instead

* Fix up UUIDs

* More logging, more UUIDs

* No comment

* Update the README

* Github release workflow

* More README updates

* Actually add transaction service to app

* Make a note about capabilities