skarg
|
a42b63d5c7
|
Changed the data type of the MS/TP index for the receiving byte to allow an APDU of 480 bytes.
|
2009-02-16 18:53:15 +00:00 |
|
skarg
|
f73344cfb2
|
Corrected compile warning.
|
2008-12-05 19:55:54 +00:00 |
|
skarg
|
c7a5c05ac7
|
Moved send I-Am to a send module and out of iam.c.
|
2008-11-12 15:38:43 +00:00 |
|
skarg
|
3a0f109d66
|
Added h_npdu to demo lib and example projects.
|
2008-09-07 04:23:44 +00:00 |
|
skarg
|
0ffbb64c13
|
Indented with standard indent rules.
|
2008-08-23 12:38:26 +00:00 |
|
skarg
|
9c316a65dc
|
Moved APDU Timeout and Retries to apdu module.
|
2008-08-17 02:12:58 +00:00 |
|
skarg
|
f0ae21f367
|
Corrected uninitialized variable.
|
2008-06-23 00:18:38 +00:00 |
|
skarg
|
cf9d15631a
|
Indented using indent script. Corrected any C++ comments using the comment script.
|
2008-03-10 21:00:48 +00:00 |
|
skarg
|
eb7196668c
|
Corrected the MS/TP TEST REQUEST state such that it now returns the data from the request per BACnet 9.3.5 which says "The data, if present, shall be that which was present in the initiating Test_Request." Thank you to Martin Labbe!
|
2008-03-09 13:52:48 +00:00 |
|
skarg
|
89432a85c3
|
Applied standard indentation to files.
|
2008-01-08 23:13:51 +00:00 |
|
skarg
|
bfd4d71804
|
Corrected EOL on file.
|
2008-01-08 21:35:24 +00:00 |
|
skarg
|
e17cb0559e
|
Converted C++ comments to C comments.
|
2008-01-08 21:30:50 +00:00 |
|
skarg
|
b6d4723ca2
|
Corrected at91sam7s port MS/TP code where APDU size > 255 caused APDU layer to not process packets.
|
2008-01-03 18:46:17 +00:00 |
|
skarg
|
62731da8cf
|
added file.
|
2008-01-03 18:42:17 +00:00 |
|
skarg
|
1477603af6
|
indented.
|
2007-11-29 16:39:48 +00:00 |
|
skarg
|
411d6c1b24
|
Indented.
|
2007-11-29 15:56:53 +00:00 |
|
skarg
|
35f2aaed00
|
Corrected race condition where the MS/TP Master Node FSM may miss the first packet since it may not run until after the first packet has arrived if the ReceivedValidFrame flag is set to false during MSTP_MASTER_STATE_INITIALIZE. Thank you to anand!
|
2007-11-16 13:27:51 +00:00 |
|
skarg
|
b35b6409dd
|
Simplified code.
|
2007-11-12 16:10:51 +00:00 |
|
skarg
|
a4d9a2eb69
|
Moved bacdcode.c and bacreal.c back to src, and removed the separate bacdcode directory. Since gcc linker can remove unused functions, this was wasted effort. Added bacreal unit test.
|
2007-10-18 12:13:46 +00:00 |
|
skarg
|
625ff40d71
|
Moved bacstr.c back to src. Since gcc and others tool linkers can remove unused functions, this turned out to be a wasted effort.
|
2007-10-18 11:50:14 +00:00 |
|
skarg
|
89ddbbe2a0
|
Moved iam.c back to src, and removed the separate iam directory. Since gcc and others tool linkers can remove unused functions, this turned out to be a wasted effort.
|
2007-10-18 11:41:18 +00:00 |
|
skarg
|
9b304596c9
|
Moved rp.c back to src, and removed the separate readprop directory. Since gcc linker can remove unused functions, this was wasted effort.
|
2007-10-18 11:29:05 +00:00 |
|
skarg
|
cbefb47a05
|
Added GCC options for removing unused functions/dead code. I don't have to split out all the functions from their files!
|
2007-10-15 12:26:47 +00:00 |
|
skarg
|
947756fa0d
|
MovedMoved ReadProperty to subdirectory for library splitting. Split client, server, test for ReadProperty.
|
2007-10-14 02:19:24 +00:00 |
|
skarg
|
65b7dea8bf
|
Reducing the memory required by ATmega168 port.
|
2007-10-14 02:01:18 +00:00 |
|
skarg
|
b290c71bd7
|
Split out Real encoding and decoding.
|
2007-10-14 00:03:23 +00:00 |
|
skarg
|
45c179c14c
|
Split out bacnet string modules.
|
2007-10-13 23:40:47 +00:00 |
|
skarg
|
4c54026b81
|
Modified makefiles for bacdcode move.
|
2007-10-13 22:41:50 +00:00 |
|
skarg
|
3d6158443c
|
Changed API: encode_tagged is now encode_application since we are encoding an application tag.
|
2007-10-13 12:26:16 +00:00 |
|
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 |
|