This website requires JavaScript.
Explore
Help
Register
Sign In
dali
/
bacnet_stack
Watch
1
Star
0
Fork
0
You've already forked bacnet_stack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d7ad240f059b47bed4eb8fcc87aee10c5247f094
bacnet_stack
/
bacnet-stack
/
ports
/
linux
T
History
skarg
d7ad240f05
The patch is to change the timeout from 10us to 0 so that we just do a poll for more receive data when there is already data queued. With this patch, the code seems to work just fine with 100Hz timer tick. Thank you, David Mosberger
2019-03-17 22:15:27 +00:00
..
arcnet.c
The beginning of doxygenation, for the Linux port:
2010-02-14 05:46:31 +00:00
bacnet_ipv6.lua
Merged revision(s) 3044 from branches/releases/bacnet-stack-0-8-0:
2016-10-01 20:23:03 +00:00
bacsec_linux.c
Added security for BACnet stack, based on the BACnet 2012 standard, clause 24.
2016-04-20 17:00:51 +00:00
bip6.c
Merged revision(s) 3044 from branches/releases/bacnet-stack-0-8-0:
2016-10-01 20:23:03 +00:00
bip-init.c
Changes to clean up compile warnings
2017-02-14 15:21:39 +00:00
dlmstp_linux.c
Merged revision(s) 3206 from branches/releases/bacnet-stack-0-8-0:
2018-12-13 17:50:25 +00:00
dlmstp_linux.h
Merged revision(s) 3136 from branches/releases/bacnet-stack-0-8-0:
2017-06-25 18:08:36 +00:00
dlmstp.c
Here is a patch for ports/linux/dlmstp.c that switches it to use CLOCK_MONOTONIC rather than real time for the condition variable. This makes the code robust against changes to real time (say, operator adjust time and moves it back by one year, now the timeout wont fire for a year...). Thank you, David Mosberger
2019-03-17 22:08:25 +00:00
dlmstp.mak
Fixing the linux port to use the common MS/TP state machine files.
2007-07-14 01:03:29 +00:00
ethernet.c
cleaned up warnings from BACnet Ethernet 8802.3 compile on Linux
2015-09-24 21:51:29 +00:00
mstpsnap.c
updated mstpsnap utility
2014-11-15 17:27:27 +00:00
mstpsnap.mak
While trying to compile mstpsnap, Joe got a compile time failure. Adding fifo.c to the mstpsnap.mak file seems to have resolved GCC's complaint, and mstpsnap seems to be functioning. Thanks, Joe!
2013-10-31 16:24:05 +00:00
net.h
Allow compilation of BACnet/IP demos in Cygwin in Windows
2013-05-10 19:24:26 +00:00
readme.txt
Initial revision
2004-09-22 19:08:48 +00:00
rs485.c
The patch is to change the timeout from 10us to 0 so that we just do a poll for more receive data when there is already data queued. With this patch, the code seems to work just fine with 100Hz timer tick. Thank you, David Mosberger
2019-03-17 22:15:27 +00:00
rs485.h
Added Wireshark extcap command line parameter interface to mstpcap utility.
2015-07-14 20:31:32 +00:00
rs485.mak
updated linux rs485 functional test to compile and run
2013-12-23 19:36:32 +00:00
rx_fsm.c
The beginning of doxygenation, for the Linux port:
2010-02-14 05:46:31 +00:00
rx_fsm.mak
Corrected the MS/TP monitor on Linux.
2008-02-28 02:08:40 +00:00
timer.c
The beginning of doxygenation, for the Linux port:
2010-02-14 05:46:31 +00:00
timer.h
Indented using indent script.
2010-05-04 21:06:26 +00:00
readme.txt
This is a port to Linux for testing. The unit tests can be run via the test.sh script.
Reference in New Issue
View Git Blame
Copy Permalink