Commit Graph

29 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 3fa42d3df6 2007-09-28 23:16:36 +00:00
skarg da79c3826b Updated AVR port to work on actual hardware. 2007-09-25 22:08:14 +00:00
skarg fe950f2579 Compiling with CRC tables. 2007-09-07 18:01:52 +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 4f34f6994b Updated the library in the ATmega makefile, and updated the tsm module. 2007-09-06 00:09:46 +00:00
skarg 69ddb269b7 Creating ATmega demo. 2007-09-05 23:47:15 +00:00
skarg 17ceb11d3c Rewrote MS/TP to minimize memory usage. Compiles, but untested. 2007-09-05 23:13:15 +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 f74d39558f Added more configuration information to config.h, including the default Vendor Id. This BACnet Stack at SourceForge has been assigned Vendor Id 260 by ASHRAE. We can now release binary utilities and tools with our own Vendor ID! 2007-08-21 17:50:01 +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 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 a4f0be1dd5 Added readme.txt for ATmega168 port. 2007-08-18 00:14:50 +00:00
skarg 07816a3fd5 Updated atmega168 project files. 2007-08-16 22:13:57 +00:00
skarg 62d557a58d Added files for minimal compile. 2007-08-16 18:54:17 +00:00
skarg ef4fab4912 Using existing mstp FSM files. 2007-08-16 18:52:52 +00:00
skarg 2722f8c008 Updated for ATmega port. 2007-08-16 18:52:12 +00:00
skarg a99bbea376 made a copy 2007-08-16 15:30:22 +00:00
skarg 265aa4069d made a copy 2007-08-16 15:29:46 +00:00
skarg 75302f4843 Updated make file, and testing compile with DLMSTP datalink. 2007-08-16 00:37:56 +00:00
skarg f2e0bbe834 Fixed makefile for atmega168. 2007-08-15 22:41:53 +00:00
skarg 916843468c Converted timer to Timer0, and enabled global interrupts to make the timer work. 2007-08-15 19:18:56 +00:00
skarg 7e1b95d18f Added clear to power reduction registers, but still no timer interrupt under simulation. 2007-08-15 18:27:43 +00:00
skarg 1b364d6df1 Adding MS/TP demo for ATmega168. Not finished yet. 2007-08-15 00:12:19 +00:00
skarg 53bc0932ad made a copy 2007-08-14 16:03:43 +00:00
skarg 273ab6220c made a copy 2007-08-14 16:02:55 +00:00