john30
|
ed3ef3f5e4
|
added support for reciprocal divisor, corrected divisor for derived number types (was combined with base datatype divisor instead of actual field divisor)
|
2015-03-07 11:48:08 +01:00 |
|
john30
|
f4f2bbe2a6
|
Merge branch 'master' of github.com:john30/ebusd
|
2015-02-23 23:37:07 +01:00 |
|
john30
|
453ffd2477
|
corrected dump for divider
|
2015-02-23 23:36:56 +01:00 |
|
John
|
fb7767b1d3
|
updated to current changes
|
2015-02-22 17:12:39 +01:00 |
|
john30
|
d50b3b6cb2
|
added FIELD.N to 'read' command for retrieving N'th FIELD, fixed getMasterNumber(), check maximum NN in message, use more constants, check all type conversions, added --nodevicecheck to ebusfeed help
|
2015-02-22 13:57:37 +01:00 |
|
john30
|
564a602eaf
|
only dump messages if loading was successful
|
2015-02-21 18:58:29 +01:00 |
|
john30
|
a0d0092082
|
better command help
|
2015-02-21 18:58:10 +01:00 |
|
john30
|
79a5f09c78
|
added commandline option "--dumpconfig" for dumping resulting message definitions to stdout, added options for limiting to PB and dumping message definitions in "find" command, nicer "help" command output
|
2015-02-21 16:22:27 +01:00 |
|
john30
|
e484bf57b9
|
added helper for dumping messages, corrected line number printing
|
2015-02-21 16:19:02 +01:00 |
|
john30
|
2786e44d73
|
simplified
|
2015-02-21 13:19:05 +01:00 |
|
john30
|
41cd38ab75
|
changed code style
|
2015-02-21 13:18:36 +01:00 |
|
john30
|
0bfc63c13a
|
nicer
|
2015-02-21 09:51:03 +01:00 |
|
john30
|
a577d7f14e
|
changed order
|
2015-02-21 09:50:48 +01:00 |
|
john30
|
5ea70602d0
|
corrected address
|
2015-02-21 09:50:37 +01:00 |
|
john30
|
87663426db
|
added "-c" to write
|
2015-02-19 22:53:24 +01:00 |
|
John
|
72bb2cb11b
|
updated to 1.0.0
|
2015-02-18 09:40:07 +01:00 |
|
john30
|
82022890a5
|
Merge branch 'master' of https://github.com/john30/ebusd
|
2015-02-18 09:27:53 +01:00 |
|
john30
|
f4c5e7d0b6
|
corrected etc/default/ebusd, use current dir instead of fresh checkout
|
2015-02-18 09:26:36 +01:00 |
|
John
|
26398e103e
|
corrected AC_CONFIG_AUX_DIR position
|
2015-02-18 09:06:11 +01:00 |
|
john30
|
c91ea5f40f
|
calculate symbol rate and add current+max rate to state command, add shortcut "s" for state command
|
2015-02-15 19:40:32 +01:00 |
|
john30
|
7bead7fa7b
|
made result_t an enum
|
2015-02-15 18:59:41 +01:00 |
|
john30
|
ff3fdf84a6
|
header
|
2015-02-15 18:59:30 +01:00 |
|
john30
|
c6bd44d2b9
|
header
|
2015-02-15 18:58:47 +01:00 |
|
john30
|
ca22e23e39
|
fix for previous commit
|
2015-02-15 18:50:59 +01:00 |
|
john30
|
d2d97c399b
|
header
|
2015-02-15 18:50:43 +01:00 |
|
john30
|
2e92b15ec5
|
unexpected syn is now an error, simplified, log self-update requests specially
|
2015-02-15 18:36:14 +01:00 |
|
john30
|
1f422e0685
|
moved TODO to correct position
|
2015-02-15 18:16:31 +01:00 |
|
john30
|
995f55c926
|
added defaults
|
2015-02-15 14:21:02 +01:00 |
|
john30
|
d4627483b7
|
install to /usr/bin instead of /usr/sbin
|
2015-02-15 13:50:16 +01:00 |
|
john30
|
b3f3d0d725
|
nicer
|
2015-02-15 13:49:52 +01:00 |
|
john30
|
f1bc39205b
|
nicer
|
2015-02-15 13:49:19 +01:00 |
|
john30
|
ceab2cdb73
|
nicer
|
2015-02-15 13:48:35 +01:00 |
|
john30
|
3874559247
|
added debian package helper scipt
|
2015-02-15 13:06:52 +01:00 |
|
john30
|
6138eb9f21
|
added version
|
2015-02-15 12:22:43 +01:00 |
|
john30
|
71d8727d2d
|
solved some TODOs, check hex input and message length, simplified SymbolString ctors, fixed extra newline in scan result, no longer include write messages in default find command types, append command type to find result in verbose mode, add source and/or destination to update log when not set in the message definition, documentation
|
2015-02-15 12:20:06 +01:00 |
|
john30
|
2de793784e
|
Merge branch 'master' of github.com:john30/ebusd
|
2015-02-14 15:20:58 +01:00 |
|
john30
|
6b5728bdd8
|
updated version to 1.0.0
|
2015-02-14 15:20:46 +01:00 |
|
John
|
4e42ba5ad2
|
prepare 1.0 beta 1
|
2015-02-14 15:13:06 +01:00 |
|
john30
|
7dea6590c1
|
use PACKAGE for config path
|
2015-02-14 14:42:45 +01:00 |
|
john30
|
2ca6be5f92
|
determine default log file location from localstatedir, determine default config directory from sysconfdir, moved sysconfdir default to autogen.sh, adjusted author and git location
|
2015-02-14 14:36:57 +01:00 |
|
john30
|
287bb859d0
|
unified result (start with "ERR:" on error, start with "usage:" on wrong number of args)
|
2015-02-14 14:32:39 +01:00 |
|
john30
|
0c0a137ef5
|
nicer error messages
|
2015-02-14 14:19:53 +01:00 |
|
john30
|
a16cb85bd0
|
comment
|
2015-02-14 14:19:22 +01:00 |
|
john30
|
8b8a25712c
|
add define
|
2015-02-14 14:19:04 +01:00 |
|
john30
|
1e150844c3
|
use relative libs for dist, add missing files, add define for sysconfdir
|
2015-02-14 14:18:43 +01:00 |
|
john30
|
0e5e11e22b
|
corrected
|
2015-02-14 14:17:12 +01:00 |
|
john30
|
15f79e4af2
|
Merge branch 'master' of github.com:john30/ebusd
|
2015-02-10 22:05:15 +01:00 |
|
john30
|
479434c8fe
|
append to log file
|
2015-02-10 22:04:26 +01:00 |
|
john30
|
885e42d623
|
fixed help for find
|
2015-02-09 22:57:45 +01:00 |
|
John
|
cabe15f34f
|
Update README
|
2015-02-09 22:57:41 +01:00 |
|