Releases: kasper201/Domotica-School
Releases · kasper201/Domotica-School
v2.1.0-beta
What's Changed
- Just a bug fix by @PineAppleOnTV in #29
- Fixed Baudrate by @PineAppleOnTV in #30
- Mesh group by @Lucas-Avans in #31
- Uhm bug fixes by @PineAppleOnTV in #32
- Pine apple on tv patch 2 by @PineAppleOnTV in #34
- Development by @PineAppleOnTV in #36
New Contributors
- @Lucas-Avans made their first contribution in #31
Full Changelog: v2.0.0-beta...v2.1.0-beta
v2.0.1-beta
What's changed
This is the change log for release v2.0.1
Embedded client
- There was no change on the embedded client
User interface
- updated baudrate to the correct speed
- corrected unsubscribe function
- Changed the way in which actuators are updated
Known bugs
- There are currently no known bugs
Other
- lucas's part is not yet included in the final build
Full Changelog: v1.0-beta...beta_releases
v2.0.0-beta
What's changed
This is the change log for release v2.0.0
Embedded client
- Added the ability to read existing groups and nodes
- Added the ability to read existing groups and nodes to UI via USART
- Added ability to set nodes into groups via the UI
- Added ability to 'create' groups
- Added ability remove 'created' groups
- Added getElem function
- Updated getAddr function
- Updated uart communication
- Added subscribe to group function
- Added unsubscribe from group function
- Added check for duplicate groups
- Added check for unknown commands
- Updated gen_onoff_send to use correct address
User interface
- Is currently in a final product state
- Nodes can be added by hand
- Works with addresses and other identification numbers as well
Known bugs
- {placeholder}
Other
- subscribe and unsubscribe functions don't work yet
- The application no longer functions as a bridge
v1.0-beta
What's changed
Embedded client
- Added functional Button interrupt
- Added ledSet functionality
- Added ability to connect with your phone with node
- Added ability to turn leds on/off using the button on the board
Uart Embedded side
- Reads uart
- Can read and send out groups
- Can send out nodes
- Can interact with the application
User interface
- Added LED to application
- Added a functional Button to the application
Known bugs
- Node disappears once connected (Embedded client not Uart related)
Other
- The application is currently still functioning as a bridge (Already new code to fix this but might not be up to release specs yet)
v0.1-alpha
What's changed
Embedded Changes
- Added Start to Bluetooth mesh development
UI Changes
- Added USB connection demo
- Added GUI
- Added groups test
Bugs
There are currently no known bugs
Other
- Missing Bluetooth connection
- GUI can't run without QT yet
- Zephyr based code