skarg
|
b6b852ef08
|
Removed wildcard match for Device Instance since it is only done for ReadProperty and ReadPropertyMultiple services, and the match is done by substitution in those service handlers.
|
2012-07-09 21:52:19 +00:00 |
|
skarg
|
6b544c0ec4
|
Changed service error ERROR_CODE_UNSUPPORTED_OBJECT_TYPE to ERROR_CODE_UNKNOWN_OBJECT to since ERROR_CODE_UNSUPPORTED_OBJECT_TYPE seems to only be acceptable to return from CreateObject service.
|
2012-03-16 20:09:20 +00:00 |
|
skarg
|
7832ba11db
|
Changed Object List in various ports to return Segementation Not Supported abort when it is too large to return in a single APDU.
|
2010-09-11 13:38:16 +00:00 |
|
skarg
|
c04e69da8c
|
Fixed EOL, indent.
|
2009-10-24 17:02:59 +00:00 |
|
skarg
|
c304b8b330
|
Added a parameter to Device_Encode_Property_APDU so that it matched all the ther objects, which required all the demo and ports to modify their device and h_rp files.
|
2009-08-23 03:48:27 +00:00 |
|
skarg
|
a174b9bf59
|
Added more functionality to the ATmega168 demo.
|
2008-03-20 21:32:39 +00:00 |
|
skarg
|
80023d79db
|
Corrected indentation using the indent tool.
|
2008-03-19 21:26:54 +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
|
89432a85c3
|
Applied standard indentation to files.
|
2008-01-08 23:13:51 +00:00 |
|
skarg
|
9f1dc8223f
|
Corrected read-property handler example for encoding ack without an extra buffer.
|
2008-01-07 21:40:33 +00:00 |
|
skarg
|
f8adfe1f41
|
Added read-property methods to encode ack without an extra buffer.
|
2008-01-04 23:06:46 +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
|
740bb873be
|
|
2007-10-19 04:11:20 +00:00 |
|
skarg
|
637b6900e3
|
Reducing the memory required by ATmega168 port.
|
2007-10-14 01:46:47 +00:00 |
|
skarg
|
69ddb269b7
|
Creating ATmega demo.
|
2007-09-05 23:47:15 +00:00 |
|
skarg
|
2722f8c008
|
Updated for ATmega port.
|
2007-08-16 18:52:12 +00:00 |
|
skarg
|
265aa4069d
|
made a copy
|
2007-08-16 15:29:46 +00:00 |
|