Commit Graph
34 Commits
Author SHA1 Message Date
John 2c7cab3dc1 update year 2023-06-16 20:40:35 +02:00
John 0135dc9100 update year 2022-02-06 13:37:08 +01:00
John 3af8ede096 updated copyright year 2021-01-16 08:32:09 +01:00
John cff4e4a8cb fix stupid merge 2021-01-10 14:13:07 +01:00
john30 61feda2f34 Revert "Merge branch 'enhanced_device' of github.com:john30/ebusd"
This reverts commit aaccb15a9b, reversing
changes made to edfe09a383.
2020-12-06 17:57:22 +01:00
john30 e61b507615 add dedicated error code for arbitration running 2020-04-11 13:28:40 +02:00
john30 fa78ae73f0 updated copyright year 2018-01-28 15:17:33 +01:00
john30 53f017a27d replaced RESULT_ERR_MISSING_TYPE by RESULT_ERR_MISSING_ARG 2017-03-19 21:18:02 +01:00
john30 1a878694d2 made SymbolString master/slave aware and contain only unescaped data, moved CRC tracking and escpaing/enscaping to BusHandler, moved parseInt/parseSignedInt from datatype.h to symbol.h, added new error code for retrival of unexpted symbol after a send to the bus 2017-02-26 16:31:32 +01:00
john30 37e2a77d93 added not authorized code 2017-02-18 11:23:07 +01:00
john30 bbc29bdb2f switched to absolute include dirs, formatting 2017-02-04 19:28:31 +01:00
john30 f1c5c0ab28 updated copyright year 2017-01-15 11:10:08 +01:00
john30 5bf2f124b3 code style 2017-01-14 19:00:47 +01:00
john30 ebcb260d5f use spaces instead of tab 2017-01-14 18:01:37 +01:00
john30 774e01e937 use own namespace 2017-01-14 16:41:54 +01:00
john30 b3bb2e08ac code style 2017-01-14 13:00:04 +01:00
john30 767cb9bc1f updated copyright year 2016-01-06 13:54:01 +01:00
john30 b2ea470ec0 rename RESULT_IN_ESC to RESULT_CONTINUE 2015-12-26 11:58:04 +01:00
john30 9dbdeffe0c unified copyright notice 2015-11-07 14:47:13 +01:00
john30 dc356c45e6 added separate RESULT_ERR_DUPLICATE_NAME 2015-10-11 22:34:18 +02:00
john30 7aa153848e updated author address 2015-05-14 10:47:51 +02:00
john30 ff3fdf84a6 header 2015-02-15 18:59:30 +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 0c0a137ef5 nicer error messages 2015-02-14 14:19:53 +01:00
john30 81ecb0b89d added RESULT_ERR_NO_SIGNAL 2014-12-27 12:36:12 +01:00
john30 2af6e55505 added result code for invalid address 2014-12-14 18:09:16 +01:00
john30 2c2ab1c031 added option to read only a single field 2014-12-14 12:08:35 +01:00
john30 fe66df7afa added missing code, formatting 2014-12-06 15:23:23 +01:00
john30 15249302fb reworked result codes, added new base type VTI (vaillant specific time), added support for replacement value for time types 2014-12-06 12:46:15 +01:00
john30 4141f8e091 more result codes 2014-11-23 20:23:43 +01:00
john30 3a34267bee using namespace std; 2014-11-22 20:56:53 +01:00
Roland Jax a5605c40be namespace 'libebus' removed. 2014-11-19 19:44:04 +01:00
john30 640a78761f introduced result_t, added RESULT_ERR_EOF 2014-11-09 14:13:25 +01:00
Roland Jax 793c64d922 file struturce changed. 2014-11-06 16:08:11 +01:00