Commit Graph

24 Commits

Author SHA1 Message Date
skarg fe2c7cd00a Updated makefile for I-Am file split. 2007-10-12 01:39:31 +00:00
skarg ba20c1cc03 Corrected problem in MS/TP state machine where device was sending PFM frames to itself (destination address same as source address) when solemaster is true (Thank you to John Stachler!). 2007-09-28 23:38:54 +00:00
skarg 60ed49f60e changed the RTS guard time. 2007-09-28 00:04:46 +00:00
skarg cf7a013640 Compiling with CRC tables. 2007-09-07 18:02:31 +00:00
skarg 62a7475817 Trimmed unnecessary code from MS/TP receive FSM. Updated rs485 for AVR and ARM. 2007-09-07 05:42:53 +00:00
skarg 8fb328ce23 Modified the AT91SAM7S port and the ATmega168 port to use a slimmed down MS/TP state machine and datalink layer. Tested on AT91SAM7S-EK board. 2007-09-07 01:34:19 +00:00
skarg 9be716c82c Corrected compiler warning. 2007-08-31 21:04:43 +00:00
skarg 686030e197 Updated the Datalink Data-Expecting-Reply for the at91sam7s and atmega168 projects. 2007-08-24 00:34:32 +00:00
skarg b41f8709d8 Updated vendor name and ID to use the one specified in config.h or DEFINED. 2007-08-24 00:33:34 +00:00
skarg 4f42b20590 Modified the MS/TP Master Node state machine to handle Data Expecting Reply in a more appropriate manner. Updated the MS/TP monitor rx_fsm, and updated the linux and windows dlsmtp for new functionality. 2007-08-23 00:28:14 +00:00
skarg 03dfa101c9 Adjusted the minimum Turnaround time for ARM and AVR ports to give a minimum since there are errors induced from the clock and from rounding. 2007-08-20 19:39:36 +00:00
skarg 1d46e28189 Added frame and overrun error detection into AT91SAM7S port of MS/TP. 2007-08-20 16:33:29 +00:00
skarg 4980eb8b2e Corrected Atmel ARM7 AT91SAM7S port by fixing some problems in the dlmstp.c functions. Validated. 2007-08-20 15:57:13 +00:00
skarg eabe6dee96 Converted SilenceTimer on MS/TP datalink to be a function so that it can be atomic on 8-bit microcontrollers. 2007-08-19 12:30:51 +00:00
skarg 2cdf64ab90 Testing the Atmel ARM7 port with an actual UART attached. Fixed several problems, but still not responding. 2007-08-18 00:03:11 +00:00
skarg 2722f8c008 Updated for ATmega port. 2007-08-16 18:52:12 +00:00
skarg 75302f4843 Updated make file, and testing compile with DLMSTP datalink. 2007-08-16 00:37:56 +00:00
skarg eb0b3266f0 Added 76800 baud rate. 2007-08-15 19:20:01 +00:00
skarg 1b9a00e238 Added version files. 2007-08-13 16:42:43 +00:00
skarg 1ae2cceb64 Added some new directories as we get ready to change the BACnet stack source code into a library. 2007-08-10 22:06:40 +00:00
skarg 83ccb299df Added readme.txt file with explanations about the AT91SAM7S port. 2007-08-10 17:51:32 +00:00
skarg 1d6f04e347 Cleaned up tabs and file width some. 2007-08-10 16:25:50 +00:00
skarg f1deb0b1fe Tweaked the Atmel ARM7 MS/TP settings. 2007-08-09 23:53:18 +00:00
skarg ed5562126e Added port for Atmel AT91SAM7S-EK ARM7 board using the YAGARTO GNU ARM tool suite. Still testing. 2007-08-08 23:33:30 +00:00