This commit is contained in:
john30
2015-03-14 12:37:59 +01:00
parent c7b97f8fed
commit dce0585bb5
+3
View File
@@ -9,6 +9,7 @@
* differentiate between valid empty result and not found field name
* fixed scanning for messages in subdirectories for certain file systems (thanks to joltcoke)
* allow mixing references to base types and templates in message definition
* renamed "class" to "circuit" in commands and message definition
## Features
* new command line option "--dumpconfig" for dumping message configurations
@@ -26,6 +27,8 @@
* new "read" command option "-d ZZ" for overriding destination address (e.g. for manual scan)
* allow message definitions without any field
* added broadcast ident message (requests all masters to send their identification) and added read ident for manual scan
* added support for AUTO-SYN generation (experimental!)
* added "grab" command for collecting and reporting seen unknown messages
## Changed files
https://github.com/john30/ebusd/compare/v1.0.0...master