updated
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
* return "empty" for queries without result (e.g. grab result)
|
* return "empty" for queries without result (e.g. grab result)
|
||||||
* fix for stopping main loop in rare cases
|
* fix for stopping main loop in rare cases
|
||||||
* fix for extracting default circuit name from CSV file name
|
* fix for extracting default circuit name from CSV file name
|
||||||
|
* fix for using pselect
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* respond to broadcast "write" command with "done broadcast"
|
* respond to broadcast "write" command with "done broadcast"
|
||||||
@@ -16,6 +17,7 @@
|
|||||||
* extended "info" command with seen addresses and scan state
|
* extended "info" command with seen addresses and scan state
|
||||||
* improved CSV file check
|
* improved CSV file check
|
||||||
* include index suffix in default circuit name extracted from CSV file name (format "ZZ.CCCCC[.index].csv")
|
* include index suffix in default circuit name extracted from CSV file name (format "ZZ.CCCCC[.index].csv")
|
||||||
|
* added support MACH architecture (Mac OS)
|
||||||
|
|
||||||
## Changed files
|
## Changed files
|
||||||
https://github.com/john30/ebusd/compare/v1.3.0...master
|
https://github.com/john30/ebusd/compare/v1.3.0...master
|
||||||
|
|||||||
Reference in New Issue
Block a user