Commit Graph

28 Commits

Author SHA1 Message Date
kpr0th
7475bdf141
Logging fix and enhancement (#90)
* Logging fix and enhancement

Corrected issue where loglevel in mbusd.conf wasn't parsed correctly. Added support for logfile in mbusd.conf.  Updated README and mbusd..conf.example to true-up with "-h" output and new logging options.

* Updated README

Sync'd up verbiage in the usage details with the usage summary.

* Additional adjustments to sync up README w/ -h output
2023-12-25 12:52:43 +03:00
Victor Antonovich
b03d50b58c Improve documentation 2023-11-27 16:21:31 +03:00
Cían Hughes
4ee7e8a834
Add new flag (-r) to support inverted RTS flow control\n\nThis is useful if you have a MAX485 connected to a Raspberry PI where you pull want RST low to transmit (#98) 2023-11-27 15:14:38 +03:00
Victor Antonovich
b464ec9676 Update version to 0.5.2 and year to 2023 2023-09-29 18:09:00 +03:00
Victor Antonovich
6517dea57f Make use of Linux RS-485 support #97 2023-09-29 18:04:09 +03:00
Victor Antonovich
4e5c7e3781 mbusd 0.5.1 2022-08-18 20:35:49 +03:00
Victor Antonovich
4cd68c1bb8 Update version to 0.5.1 and year to 2021 2021-11-12 12:20:48 +03:00
Victor Antonovich
a2272c5793 Parse replyonbroadcast config option value #75 2021-07-06 16:37:36 +03:00
Danny
b22ffa0856 feature-reply-on-broadcast 2021-06-19 12:37:55 +07:00
Victor Antonovich
432b7a1a8f mbusd 0.5.0 2020-11-28 13:47:32 +04:00
Victor Antonovich
252aa45e5d Improve serial port config handling and logging 2020-08-13 20:43:03 +04:00
Victor Antonovich
ad58141b87 Fix division by zero error for default serial port speed 2020-08-13 11:52:18 +04:00
Victor Antonovich
2aa063db79 Add command-line and config options to set an TCP socket address (#53)
Still no IPv6 support though.
2019-07-16 11:14:37 +04:00
Victor Antonovich
caec364ac1 mbusd 0.4.0 2019-07-08 13:45:36 +04:00
NickMa
fb3d6d6489 Cmake gitlabci (#25)
* gitlabci: hardcoded the debian systemd path

* cmake: no failure on forced SYSTEMD_SERVICES_INSTALL_DIR

* gitlabci: added fedora target

* gitlabci: added fedora package

* gitlabci: added another fedora package

* gitlabci: fedora changed rpmbuilder

* fedora...

* fedora package name try4

* rpmdevtools detection

* gitlabci: changed rpm detection

* gitlabci: rpmbuilder detection

* rpmbuilder added references

* gitlabci: changed the expiration timespan to 6months

* removed always false comparison (dbglvl is unsigned)
2018-03-05 17:19:52 +03:00
Nick
d6cec7305b Merge branch 'master' into feature_cmake 2017-11-29 15:52:23 +01:00
Victor Antonovich
3ea208491a Add support for read configuration from file 2017-11-29 15:30:24 +03:00
Nick
d26f68ee05 added initial support for cmake
Note: make install is currently not supported
2017-11-22 09:46:28 +01:00
James Jarvis
54fffd0895 Applied sysfs gpio RS-485 directional control patch from APRS World 2017-02-16 16:34:31 -06:00
Victor Antonovich
858931306f mbusd 0.2.3 2016-04-25 19:10:31 +03:00
Victor Antonovich
c3b18ab039 Allow 8 bit only character size in tty mode string 2016-02-22 18:19:46 +04:00
Victor Antonovich
e2a9f262e9 Added serial port mode configuration option (-m). 2015-06-08 18:36:29 +04:00
kapyar
d04736878d mbusd 0.2.0:
+ RTS RS-485 transmit/receive control
* RTU response receiving by length
* Standard exception codes for receive error (04) and timeout (0x0B)
2015-02-25 10:33:57 +00:00
kapyar
0bb1a8910e * Updated build infrastructure (x86_64 build fixed);
* Fixed serial interface initialization under Linux;
* Default RTU client response wait timeout increased to 50 ms;
+ Added Eclipse CDT project files.
2013-11-18 08:57:00 +00:00
kapyar
ed2e49c9dc Added handling '-' value for '-L' switch 2003-10-26 19:22:18 +00:00
kapyar
207a3f9e9e Mostly cosmetical changes in switches handling 2003-10-10 20:40:53 +00:00
kapyar
25e8adb8a2 Fixed for compilation under Cygwin environment 2003-09-27 13:22:52 +00:00
kapyar
0696cbd292 Initial revision 2003-09-13 20:34:30 +00:00