skarg
|
bb7237e38d
|
Updated prototypes and include as required and found by compile with extra checking.
|
2010-08-20 19:27:28 +00:00 |
|
skarg
|
6fd0d9e13a
|
Changed Max_info_frames to be constant.
|
2010-07-16 16:09:45 +00:00 |
|
skarg
|
99ec130371
|
Reverted the 135-2008v MS/TP changes, since they were not done correctly.
|
2010-06-28 00:45:27 +00:00 |
|
skarg
|
6f9ba36967
|
Added extra sub-state for MS/TP from Addendum 135-2008v.
|
2010-06-26 03:55:20 +00:00 |
|
skarg
|
44da26484d
|
Fixed EEPROM macro. Added Max_Master get/save from EEPROM.
|
2010-06-01 19:58:52 +00:00 |
|
skarg
|
d5c542fd22
|
Converted timer to a more useful and easily used timer library.
|
2010-03-05 05:01:26 +00:00 |
|
skarg
|
cabe973354
|
Removed forever loop on MS/TP receive for fast processors since the incoming character wait is significantly slower than the processor speed. Thank you Paul!
|
2009-12-02 17:59:36 +00:00 |
|
skarg
|
c04e69da8c
|
Fixed EOL, indent.
|
2009-10-24 17:02:59 +00:00 |
|
skarg
|
6f254401c0
|
Removed debugging changes.
|
2009-09-18 18:39:41 +00:00 |
|
skarg
|
d1f167c539
|
Added unit test to rs485 windows port to allow sending a string of ascii hex out the rs485 port to inject messages onto the wire.
|
2009-09-18 18:35:30 +00:00 |
|
skarg
|
69fad0502a
|
Changed MS/TP idle state: when no-token timeout occurs, clear the receive frame flags in case a message was received and timeout occurred, which may cause MS/TP to stop working in optimized dlmstp loops which don't check for new events when either of those flags are set. Thank you, Jason!
|
2009-09-17 03:38:20 +00:00 |
|
skarg
|
6cfc2b805f
|
Added MS/TP debugging to serial port test.
|
2009-09-11 23:13:45 +00:00 |
|
skarg
|
4b422d6c1c
|
Changed modulo and division operations on 256 to bit shift using include/bytes.h macro to improve code size on architectures that don't do division natively.
|
2009-08-20 14:38:25 +00:00 |
|
skarg
|
0293a2e6a2
|
Updated bdk port for version 2, along with test.
|
2009-07-14 15:47:58 +00:00 |
|
skarg
|
0c4edb33d9
|
Fixed up file indent, comments, and eol-type.
|
2009-05-13 03:46:02 +00:00 |
|
skarg
|
469627a6cf
|
Updated port for BACnet Development Kit.
|
2009-05-11 22:32:06 +00:00 |
|
skarg
|
eb06ee919a
|
Added demo port for BACnetDevelopmentKit.com board.
|
2009-05-04 22:14:45 +00:00 |
|