skarg
|
7578b4ef06
|
Added check in each example object WriteProperty handler to pass test:
9.22.2.1 Writing Non-Array Properties with an Array Index
Thank you Kamalathas!
|
2012-07-09 19:49:27 +00:00 |
|
skarg
|
f19f2c29d9
|
Converted all the BACnet-array-index variables from int32 to uint32 as they were intended.
|
2011-08-23 20:11:42 +00:00 |
|
skarg
|
e9249b5b5e
|
Added test for a decoding problem where the stack is unable to decode something, and retrofitted into WriteProperty for each of the demo objects by returning an Error, Out of Range.
|
2010-10-12 01:17:50 +00:00 |
|
skarg
|
710cfccfef
|
Indented using indent script.
|
2010-05-04 21:06:26 +00:00 |
|
skarg
|
edc7c6c577
|
Added test for array options on RP and RPM to all object properties that are not arrays.
|
2009-11-05 15:39:46 +00:00 |
|
skarg
|
a174b9bf59
|
Added more functionality to the ATmega168 demo.
|
2008-03-20 21:32:39 +00:00 |
|
skarg
|
944cb46e51
|
Enhanced the ATmega168 demo project to include WriteProperty service to the Analog Value and Device objects.
|
2008-03-19 23:17:19 +00:00 |
|
skarg
|
80023d79db
|
Corrected indentation using the indent tool.
|
2008-03-19 21:26:54 +00:00 |
|
skarg
|
fb453ae1aa
|
Corrected bug in ATmega168 demo in the RS-485 driver. Also updated the IAR project for Embedded workbench 5.10. Stats:
IAR Atmel AVR C/C++ Compiler V5.10A/W32
10191 bytes of CODE memory (+36 range fill)
775 bytes of DATA memory (+24 absolute)
avr-gcc (GCC) 4.2.2 (WinAVR 20071221rc1)
Program: 12052 bytes (73.6% Full)
Data: 481 bytes (47.0% Full)
|
2008-03-19 20:21:44 +00:00 |
|
skarg
|
c8677814a6
|
Corrected bug in ATmega168 port demo project, which required some code reduction to fit using GCC compiler.
|
2008-03-14 22:15:49 +00:00 |
|
skarg
|
72abef8e1d
|
Corrected atmega port MS/TP code where APDU size > 255 caused APDU layer to not process packets.
|
2008-01-03 18:49:38 +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
|
4d2f46b395
|
Added defines for each BACAPP datatype so that the developer could only use the ones they need for their WriteProperty applications.
|
2007-10-19 17:11:31 +00:00 |
|
skarg
|
740bb873be
|
|
2007-10-19 04:11:20 +00:00 |
|
skarg
|
194c6d17ac
|
Slimming down the Atmel AVR port.
|
2007-10-19 03:21:45 +00:00 |
|