Commit Graph

97 Commits

Author SHA1 Message Date
skarg 762397858b added comment 2005-04-14 18:20:46 +00:00
skarg fe5b2f86e7 Modified to compile correctly using MicroChip C18 compiler (mcc18), although I had to turn on all optimizations to fit it into the 18F252 32k code space (88% full). 2005-04-13 20:52:18 +00:00
skarg 70e4f220d4 Created 2005-04-13 20:50:02 +00:00
skarg 3eb9f20bb0 Cleaned up comments 2005-04-10 12:07:03 +00:00
skarg 3ebaedbd39 created to support Write Property Service 2005-04-10 12:02:26 +00:00
skarg 55ab2a2a64 created 2005-04-09 14:26:33 +00:00
skarg da44de60b3 corrected defects 2005-04-08 21:28:34 +00:00
skarg 47c2286a34 corrected string copy memory overwrite. 2005-04-02 14:09:15 +00:00
skarg 15768f0eac corrected memset bug 2005-04-02 11:41:47 +00:00
skarg f510255c45 added read property support. 2005-04-02 11:12:28 +00:00
skarg 61911a44e2 corrected compile errors. 2005-04-02 11:12:00 +00:00
skarg c46faa557b corrected compile errors 2005-04-02 11:11:29 +00:00
skarg 674e87b77d creating read property support 2005-04-01 11:48:47 +00:00
skarg fd30ca0204 created 2005-04-01 11:24:10 +00:00
skarg b36703a742 completed unit test, and tested. 2005-03-31 19:49:27 +00:00
skarg 78ef4ea5f5 got a clean compile. 2005-03-31 19:48:49 +00:00
skarg dd5e94641d added a type conversion for object type 2005-03-31 19:47:25 +00:00
skarg 2ffa29cdce Adding read property and read property ack. 2005-03-31 11:40:56 +00:00
skarg 66f3cb4a00 adding read property service 2005-03-23 23:09:04 +00:00
skarg a67cadf94f removed unneeded else 2005-03-23 23:07:46 +00:00
skarg 9606bd706e created 2005-03-23 23:05:31 +00:00
skarg 527d626cba added bacerror 2005-03-23 21:29:54 +00:00
skarg 2f87f87a0f created 2005-03-23 21:24:47 +00:00
skarg fd84cfbfee added reject messages 2005-03-23 19:22:22 +00:00
skarg a1c6195fbb added more test cases 2005-03-23 18:49:04 +00:00
skarg f2b6b5bc8b Created 2005-03-23 18:45:08 +00:00
skarg e68f8008d5 corrected code to make it work 2005-03-23 16:53:10 +00:00
skarg a69905c8a3 returning early if no data was received 2005-03-23 16:03:34 +00:00
skarg 32562856b8 added global address setup to correctly configure global sends 2005-03-23 15:57:09 +00:00
skarg a185a3ed43 added global net number for broadcasts 2005-03-23 15:55:50 +00:00
skarg a6294eef3d created 2005-03-21 03:48:14 +00:00
skarg 4f83a07d1b debugging linux port 2005-03-19 16:57:17 +00:00
skarg e2a8d15689 adding TSM support 2005-03-19 01:44:14 +00:00
skarg 23e8917925 corrected flaws to make it compile. 2005-03-18 22:13:50 +00:00
skarg 10b712e48a added common object data 2005-03-18 22:11:00 +00:00
skarg 1d6a3b6dad added option for number of transactions. 2005-03-18 22:10:16 +00:00
skarg 2350fe26a3 created 2005-03-18 22:09:23 +00:00
skarg 7d768beefc added whois handler 2005-03-17 22:04:12 +00:00
skarg 56c4efa818 refactored the decoding to be suitable for a service request 2005-03-17 22:03:31 +00:00
skarg 883ef557cc added apdu.c so link would work. 2005-03-17 21:21:20 +00:00
skarg d46cfca4d0 moved npdu handler code into npdu.c 2005-03-17 19:18:04 +00:00
skarg 14fab39517 added handler for npdu. 2005-03-17 19:17:38 +00:00
skarg 3f9235eb59 added dependent file 2005-03-17 19:16:47 +00:00
skarg e96a9f7aa1 Moved the max seg and max apdu encode from npdu. Created decode and unit tests. 2005-03-17 19:16:08 +00:00
skarg 167c54a72d Adding handlers for Ack and Simple Ack 2005-03-17 19:14:57 +00:00
skarg ed4a7dd8d9 adding generic handlers for apdu messages 2005-03-17 11:46:13 +00:00
skarg 163306cc0c updating to use apdu.c library 2005-03-16 21:31:28 +00:00
skarg 61c5e24cc3 created 2005-03-16 21:30:57 +00:00
skarg c62d283ec4 compiles! 2005-03-16 19:47:16 +00:00
skarg b4878c303a added missing header file. 2005-03-16 19:46:07 +00:00