 JohnandGitHub
|
df8085c70f
|
Merge pull request #447 from kratz00/range-loop-construct
fix compiler warning: loop variable creates a copy from type
|
2021-10-03 16:24:12 +02:00 |
|
John
|
e5b5df79c2
|
backdrop enhanced info delay, check enhanced info request result, formatting
|
2021-09-12 19:46:06 +02:00 |
|
John
|
2678d95053
|
Merge remote-tracking branch 'origin/master'
|
2021-09-11 14:59:45 +02:00 |
|
John
|
6019601643
|
prefer constants
|
2021-09-11 14:59:23 +02:00 |
|
John
|
3f347d059a
|
prepare upcoming adapter3 firmware enhancements
|
2021-09-11 08:59:20 +02:00 |
|
Steffen Pankratz
|
251ddce131
|
fix compiler warning: loop variable creates a copy from type
Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
|
2021-09-06 20:07:52 +02:00 |
|
Steffen Pankratz
|
b6be30f78c
|
fix conversion from 'long unsigned int' to 'int' warning
Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
|
2021-04-12 20:21:33 +02:00 |
|
Steffen Pankratz
|
676c3307fd
|
fix unused variable warnings.
Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
|
2021-04-12 20:19:16 +02:00 |
|
John
|
ca3bb9bac5
|
add CTest
|
2021-04-05 10:04:51 +02:00 |
|
John
|
058c7d64c4
|
add = operators
|
2021-04-05 09:53:42 +02:00 |
|
John
|
4d11cf65e0
|
add more EXP tests
|
2021-04-05 09:47:40 +02:00 |
|
John
|
38bfc7a751
|
new enum type for OutputFormat, add level/pollprio/condition to HTTP GET and extend message key by circuit/direction/condition for OF_ALL_ATTRS, start message dump in JSON format
|
2021-04-02 10:41:50 +02:00 |
|
John
|
dc1a1ecc56
|
more DEBUG_RAW_TRAFFIC logging
|
2021-03-27 16:34:22 +01:00 |
|
John
|
3e81e4afbe
|
corrected BDA type according to eBUS spec (fixes #382), added BDZ
|
2021-02-20 09:26:45 +01:00 |
|
John
|
e3fb45b657
|
added new base type "DTM": date+time in minutes since 2009 (fixes #381)
|
2021-02-20 08:05:55 +01:00 |
|
john30
|
6cc5b66535
|
test dquote escaping
|
2021-02-14 11:45:03 +01:00 |
|
John
|
02d2845878
|
fix escaping '"' in config format
|
2021-02-14 11:33:25 +01:00 |
|
John
|
61958107af
|
log read only, enhanced, and device
|
2021-01-30 20:14:28 +01:00 |
|
John
|
3af8ede096
|
updated copyright year
|
2021-01-16 08:32:09 +01:00 |
|
John
|
62221bbdce
|
Merge remote-tracking branch 'origin/enhanced_device'
|
2021-01-10 21:27:09 +01:00 |
|
john30
|
2f3f04222e
|
fix for UDP connection introduced 20200411 with fix for #336 (fixes #383
|
2021-01-10 21:25:37 +01:00 |
|
john30
|
fd735278c8
|
fix test
|
2021-01-10 15:45:53 +01:00 |
|
john30
|
5c07889801
|
formatting
|
2021-01-10 15:36:02 +01:00 |
|
John
|
8bd35646d3
|
formatting
|
2021-01-10 15:12:59 +01:00 |
|
John
|
cff4e4a8cb
|
fix stupid merge
|
2021-01-10 14:13:07 +01:00 |
|
John
|
c129222ffc
|
Merge remote-tracking branch 'origin/master' into enhanced_device
# Conflicts:
# docs/enhanced_proto.md
# src/ebusd/bushandler.cpp
# src/lib/ebus/device.cpp
# src/lib/ebus/device.h
|
2021-01-10 13:51:53 +01:00 |
|
John
|
f9943e2fe0
|
increase default network latency to 30ms, also use host latency of 20ms if WIN32 is defined
|
2021-01-10 13:42:36 +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
|
5d667fdc9c
|
Merge branch 'enhanced_device' of github.com:john30/ebusd into enhanced_device
|
2020-12-06 17:04:29 +01:00 |
|
John-Michael Baier
|
b5616c1126
|
add NotifiableThread
|
2020-12-06 16:28:12 +01:00 |
|
John-Michael Baier
|
e70e474dce
|
fix for cancelling arbitration
|
2020-11-29 19:13:52 +01:00 |
|
John-Michael Baier
|
fe9235e569
|
documentation
|
2020-11-01 22:18:03 +01:00 |
|
john30
|
aaccb15a9b
|
Merge branch 'enhanced_device' of github.com:john30/ebusd
|
2020-11-01 18:11:19 +01:00 |
|
John-Michael Baier
|
512b9d9456
|
set entry arbitration state for state machine to work properly
|
2020-11-01 15:35:39 +01:00 |
|
John-Michael Baier
|
dc8de61042
|
fix logging sent byte when arbitration was lost
|
2020-11-01 11:08:31 +01:00 |
|
John-Michael Baier
|
91745fe847
|
add host latency
|
2020-11-01 10:44:15 +01:00 |
|
John-Michael Baier
|
7342fd0984
|
switch to milliseconds instead of micros for better readability
|
2020-11-01 10:43:36 +01:00 |
|
John-Michael Baier
|
d02b2bd331
|
move transfer latency to device
|
2020-11-01 10:25:57 +01:00 |
|
john30
|
5e97d0864d
|
compiler warning, add another test for exp
|
2020-05-16 09:51:48 +02:00 |
|
john30
|
80a105f293
|
compiler warning
|
2020-05-16 09:51:19 +02:00 |
|
John-Michael Baier
|
e519193797
|
compiler warning
|
2020-05-09 09:23:14 +02:00 |
|
John-Michael Baier
|
60a138a045
|
Merge remote-tracking branch 'origin/master' into enhanced_device
# Conflicts:
# src/lib/ebus/device.cpp
# src/lib/ebus/device.h
|
2020-05-09 09:19:30 +02:00 |
|
john30
|
9e152daaa8
|
resolve net device host during connect (fixes #336)
|
2020-04-11 16:31:47 +02:00 |
|
john30
|
e61b507615
|
add dedicated error code for arbitration running
|
2020-04-11 13:28:40 +02:00 |
|
john30
|
165efcb25f
|
add DEBUG_RAW_TRAFFIC define for debugging low level raw traffic
|
2020-04-11 13:27:51 +02:00 |
|
john30
|
a46292468a
|
don't require logging if log file is not set
|
2020-04-11 13:26:10 +02:00 |
|
john30
|
dae039e563
|
add FORWARD_RAW_TTY define to use raw output as option to forward data to a serial connection with same params as a usual bus interface
|
2020-04-11 13:20:10 +02:00 |
|
john30
|
5a6920afd5
|
simplified, fix for repeating read when first was incomplete
|
2020-02-16 10:49:17 +01:00 |
|
john30
|
b26bd2d941
|
fix for handling arbitration result
|
2020-02-15 13:14:12 +01:00 |
|
john30
|
2ddd7df758
|
add enhanced error codes
|
2020-02-15 12:39:24 +01:00 |
|