Commit Graph
100 Commits
Author SHA1 Message Date
John 4702c5391f updated version to 21.2 2021-02-07 14:48:54 +01:00
john30 07688c1045 add build for all images and add arm32v5 2021-02-07 14:40:55 +01:00
john30 333f929015 remove unnecessary parts, add arm32v5, allow using different dir+image 2021-02-07 14:40:13 +01:00
John 19072c4249 compiler warning 2021-02-07 13:07:22 +01:00
John a4db2f7ca5 use colon as separator for "--log" option to simplify parameter passing 2021-02-07 13:03:11 +01:00
John 4dffdfd82d updated 2021-02-07 12:56:09 +01:00
John b805cfeb6b add enhanced device info to help 2021-01-31 20:29:55 +01:00
John dd3704e623 fix HTTP maxage check 2021-01-31 20:22:17 +01:00
John 61958107af log read only, enhanced, and device 2021-01-30 20:14:28 +01:00
John 6c5cc382db fix i386 manifest architecture 2021-01-24 12:28:05 +01:00
john30 98f8bafbe3 add i386 and arm64 architectures 2021-01-24 10:42:09 +01:00
John ba8234bb0f format connections, align with wiki 2021-01-24 10:34:12 +01:00
John 30d4110102 updated 2021-01-24 09:28:01 +01:00
John 4909d43e2a add wildcard to help 2021-01-24 09:26:54 +01:00
John b7b5217b33 enhance decode command to allow decoding all 2021-01-24 09:20:49 +01:00
John 8d3c363908 add option to use wildcard in port to try all matching 2021-01-23 16:40:12 +01:00
John e9c631e9e3 updated with multi arch info 2021-01-17 19:29:53 +01:00
john30 385f4e2abd new process to build all images 2021-01-17 19:17:05 +01:00
john30 d5acf10189 add support for upload only 2021-01-17 19:14:57 +01:00
john30 db11336d69 add support for upload only 2021-01-17 19:14:51 +01:00
john30 76d7941a64 remove invalid line 2021-01-17 18:42:19 +01:00
john30 ccfc025593 support latest tag 2021-01-17 18:15:29 +01:00
john30 e9e9ed5f59 fix image name in manifest, allow silent fail if not all images are available 2021-01-17 17:41:49 +01:00
john30 dad9406721 added post hook for multi arch images 2021-01-17 17:10:15 +01:00
john30 3662a4f49c executable 2021-01-17 16:36:50 +01:00
john30 074f65f0cf executable 2021-01-17 15:24:13 +01:00
John d186bc64ff switch to multi-stage build, prepare multi-arch build 2021-01-17 14:02:07 +01:00
John 9ab7739704 typo 2021-01-17 13:42:03 +01:00
John f4eea53b18 fix balenalib cross-compile usage, switch to stretch 2021-01-16 17:08:22 +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
John 86ee238066 test balenalib package installer 2021-01-10 16:33:42 +01:00
john30 59a93b9106 new version 2021-01-10 15:47:39 +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
john30 a1b289edac Merge branch 'master' of github.com:john30/ebusd 2021-01-10 15:13:21 +01:00
John 8bd35646d3 formatting 2021-01-10 15:12:59 +01:00
john30 d6de5481dd fix for arm release 2021-01-10 14:42:58 +01:00
John 9cab2abbdb simplified 2021-01-10 14:34:58 +01:00
John cff4e4a8cb fix stupid merge 2021-01-10 14:13:07 +01:00
John 248e8d65a7 updated 2021-01-10 13:54:50 +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
John 51eb3af351 fix for non-enhanced mode 2021-01-10 13:25:44 +01:00
JohnandGitHub ab75329141 updated 2020-12-06 18:04:08 +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 358d662e5d fix timespec usage 2020-12-06 17:18:25 +01:00
john30 e67d549525 Merge branch 'enhanced_device' of github.com:john30/ebusd into enhanced_device 2020-12-06 17:10:09 +01:00
john30 5d667fdc9c Merge branch 'enhanced_device' of github.com:john30/ebusd into enhanced_device 2020-12-06 17:04:29 +01:00
john30 4569b04266 add debug defines 2020-12-06 11:40:28 +01:00
john30 aaccb15a9b Merge branch 'enhanced_device' of github.com:john30/ebusd 2020-11-01 18:11:19 +01:00
john30andJohn-Michael Baier edfe09a383 add global/scan topic revealing status of --scanconfig option initiated scan (fixes #304) 2020-06-01 10:56:34 +02:00
john30andJohn-Michael Baier 6168af1f5a allow trailing "*" as wildcard for circuit and name in /list topic 2020-06-01 10:56:32 +02: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
john30 9e152daaa8 resolve net device host during connect (fixes #336) 2020-04-11 16:31:47 +02:00
john30 dfa034be18 add --mqttinsecure option (fixes #334) 2020-04-11 16:07:50 +02:00
john30 f313658f90 add global/scan topic revealing status of --scanconfig option initiated scan (fixes #304) 2020-04-11 15:36:24 +02:00
john30 6cea449478 allow trailing "*" as wildcard for circuit and name in /list topic 2020-04-11 15:30:20 +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 b2eed484b3 fix potential illegal string usage 2020-04-11 13:26:40 +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 78d8aa4d94 apply transfer latency also to auto SYN 2020-03-29 18:28:23 +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
john30 f2aae4cb2b avoid unnecessary host traffic 2020-02-09 12:06:09 +01:00
john30 4174531a9d added notifyStatus to DeviceListener and log errors/info from enhanced device, switch to send error instead of duplicate when starting arbitration if that is already in progress, fix enhanced arbitration, also send initial reset if enhanced device is on network 2020-02-02 15:57:22 +01:00
john30 6d35c90c9c shorten timeout for receiving second part of enhanced proto 2020-02-02 09:53:19 +01:00
john30 3a77957e28 make terminal change immediate (otherwise sometimes causes params not being set under cygwin) 2020-02-02 09:00:53 +01:00
john30 a82ef6631f fix for two-byte enhanced transfer polling, fix unnecessary buffer allocation, fix skip for invalid protocol bytes 2020-01-25 19:44:41 +01:00
john30 b8658f8f2c Merge remote-tracking branch 'origin/master' into enhanced_device
# Conflicts:
#	src/lib/ebus/device.cpp
2020-01-25 15:27:11 +01:00
john30 fb32960402 add option to reduce dump flush buffer size to 1 2020-01-25 15:22:30 +01:00
john30 7b8ceb7db5 support cygwin build 2020-01-11 12:51:37 +01:00
john30 f92a047c09 better constant name 2020-01-11 12:41:21 +01:00
john30 3b569a01e1 fix for bad string.c_str() usage on temporary strings (seems to be problematic starting with gcc>=6.3.0, fixes #325 and #326) 2020-01-11 12:39:23 +01:00
john30 1834b59e8b fix extra send retry (fixes #328) 2020-01-11 08:58:08 +01:00
john30 2eb6f5f574 fix duplicate /global entry (fixes #327) 2020-01-11 08:41:13 +01:00
john30 177568c537 sharpen net device check keepalive options 2019-12-29 14:45:04 +01:00
john30 7ad5098451 added some basic info to non-ebusd clients 2019-12-14 16:36:43 +01:00
john30 a68adba23f fix for new enhanced proto 2019-12-03 08:01:06 +01:00
john30 f8f4d216ff fix for locking during update notification/handling 2019-12-01 09:34:37 +01:00
john30 05e629a742 changed FAILED to include the sent master address instead of the received one, renamed device to interface, corrected traffic example, added SYN generator example 2019-11-30 10:08:04 +01:00
john30 2af779edf9 added traffic examples 2019-11-30 09:38:09 +01:00
john30 3513290478 Merge branch 'enhanced_device' of github.com:john30/ebusd into enhanced_device 2019-11-30 00:15:50 +01:00
john30 f84b5bb4ce implemented new enhanced proto 2019-11-30 00:13:36 +01:00
JohnandGitHub 8e41736056 changed STARTED to report used master address 2019-11-30 00:00:24 +01:00
john30 5d8db10fbf updated to next generation of enhanced protocol 2019-11-26 20:57:20 +01:00
john30 f15279815e fix for use with xargs 2019-11-24 12:15:00 +01:00
john30 87b3705e3a fix for concatenation of several update messages (fixes #309 and fixes #312) 2019-11-17 10:22:20 +01:00
john30 f55101d9a6 update rpi as well 2019-11-10 19:30:35 +01:00
john30 3e7e4c7a3c add RPi version (fix #267) 2019-11-10 19:04:05 +01:00
john30 819463fc27 add info for browsers 2019-10-27 14:31:18 +01:00
john30 43f7660d66 updated to 3.4 md5sum 2019-10-27 11:20:08 +00:00
john30 57eae053c7 updated version to 3.4 2019-10-27 10:27:58 +01:00
john30 0038c3a2d2 removed outdated ref 2019-10-27 10:27:19 +01:00
john30 d6e59c8422 set exit code in checkconfig (fixes #297) 2019-10-27 10:15:27 +01:00