Commit Graph

  • 5841d1a775 removed bitstring and put it into bacdcode skarg 2005-04-15 17:43:48 +00:00
  • 57e3025421 added proper bitstring encoding skarg 2005-04-15 17:43:02 +00:00
  • 6cdffceab6 *** empty log message *** skarg 2005-04-15 15:31:06 +00:00
  • a58d07406a Corrected the encoding and decoding of the bit string. skarg 2005-04-15 15:30:21 +00:00
  • 347c5b4607 working on bitstring skarg 2005-04-15 13:36:32 +00:00
  • 095de9d4d1 added bitstring skarg 2005-04-14 21:10:40 +00:00
  • ddf015a1d3 Modified to compile correctly using MicroChip C18 compiler (mcc18). skarg 2005-04-14 18:44:18 +00:00
  • fbe5926850 refactored skarg 2005-04-14 18:35:20 +00:00
  • a1a5ec7f67 refactored skarg 2005-04-14 18:21:10 +00:00
  • 762397858b added comment skarg 2005-04-14 18:20:46 +00:00
  • 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). skarg 2005-04-13 20:52:18 +00:00
  • 70e4f220d4 Created skarg 2005-04-13 20:50:02 +00:00
  • 3eb9f20bb0 Cleaned up comments skarg 2005-04-10 12:07:03 +00:00
  • 3ebaedbd39 created to support Write Property Service skarg 2005-04-10 12:02:26 +00:00
  • 55ab2a2a64 created skarg 2005-04-09 14:26:33 +00:00
  • da44de60b3 corrected defects skarg 2005-04-08 21:28:34 +00:00
  • 47c2286a34 corrected string copy memory overwrite. skarg 2005-04-02 14:09:15 +00:00
  • 15768f0eac corrected memset bug skarg 2005-04-02 11:41:47 +00:00
  • f510255c45 added read property support. skarg 2005-04-02 11:12:28 +00:00
  • 61911a44e2 corrected compile errors. skarg 2005-04-02 11:12:00 +00:00
  • c46faa557b corrected compile errors skarg 2005-04-02 11:11:29 +00:00
  • 674e87b77d creating read property support skarg 2005-04-01 11:48:47 +00:00
  • fd30ca0204 created skarg 2005-04-01 11:24:10 +00:00
  • b36703a742 completed unit test, and tested. skarg 2005-03-31 19:49:27 +00:00
  • 78ef4ea5f5 got a clean compile. skarg 2005-03-31 19:48:49 +00:00
  • dd5e94641d added a type conversion for object type skarg 2005-03-31 19:47:25 +00:00
  • 2ffa29cdce Adding read property and read property ack. skarg 2005-03-31 11:40:56 +00:00
  • 66f3cb4a00 adding read property service skarg 2005-03-23 23:09:04 +00:00
  • a67cadf94f removed unneeded else skarg 2005-03-23 23:07:46 +00:00
  • 9606bd706e created skarg 2005-03-23 23:05:31 +00:00
  • 527d626cba added bacerror skarg 2005-03-23 21:29:54 +00:00
  • 2f87f87a0f created skarg 2005-03-23 21:24:47 +00:00
  • fd84cfbfee added reject messages skarg 2005-03-23 19:22:22 +00:00
  • a1c6195fbb added more test cases skarg 2005-03-23 18:49:04 +00:00
  • f2b6b5bc8b Created skarg 2005-03-23 18:45:08 +00:00
  • e68f8008d5 corrected code to make it work skarg 2005-03-23 16:53:10 +00:00
  • a69905c8a3 returning early if no data was received skarg 2005-03-23 16:03:34 +00:00
  • 32562856b8 added global address setup to correctly configure global sends skarg 2005-03-23 15:57:09 +00:00
  • a185a3ed43 added global net number for broadcasts skarg 2005-03-23 15:55:50 +00:00
  • a6294eef3d created skarg 2005-03-21 03:48:14 +00:00
  • 4f83a07d1b debugging linux port skarg 2005-03-19 16:57:17 +00:00
  • e2a8d15689 adding TSM support skarg 2005-03-19 01:44:14 +00:00
  • 23e8917925 corrected flaws to make it compile. skarg 2005-03-18 22:13:50 +00:00
  • 10b712e48a added common object data skarg 2005-03-18 22:11:00 +00:00
  • 1d6a3b6dad added option for number of transactions. skarg 2005-03-18 22:10:16 +00:00
  • 2350fe26a3 created skarg 2005-03-18 22:09:23 +00:00
  • 7d768beefc added whois handler skarg 2005-03-17 22:04:12 +00:00
  • 56c4efa818 refactored the decoding to be suitable for a service request skarg 2005-03-17 22:03:31 +00:00
  • 883ef557cc added apdu.c so link would work. skarg 2005-03-17 21:21:20 +00:00
  • d46cfca4d0 moved npdu handler code into npdu.c skarg 2005-03-17 19:18:04 +00:00
  • 14fab39517 added handler for npdu. skarg 2005-03-17 19:17:38 +00:00
  • 3f9235eb59 added dependent file skarg 2005-03-17 19:16:47 +00:00
  • e96a9f7aa1 Moved the max seg and max apdu encode from npdu. Created decode and unit tests. skarg 2005-03-17 19:16:08 +00:00
  • 167c54a72d Adding handlers for Ack and Simple Ack skarg 2005-03-17 19:14:57 +00:00
  • ed4a7dd8d9 adding generic handlers for apdu messages skarg 2005-03-17 11:46:13 +00:00
  • 163306cc0c updating to use apdu.c library skarg 2005-03-16 21:31:28 +00:00
  • 61c5e24cc3 created skarg 2005-03-16 21:30:57 +00:00
  • c62d283ec4 compiles! skarg 2005-03-16 19:47:16 +00:00
  • b4878c303a added missing header file. skarg 2005-03-16 19:46:07 +00:00
  • 8351fc9314 added unit tests skarg 2005-03-16 19:45:27 +00:00
  • f08d6499c9 getting the test system working. skarg 2005-03-16 19:12:31 +00:00
  • f5da90f3a0 fixed end of file compiler warning skarg 2005-03-16 19:11:18 +00:00
  • 29a30c3bfe added prototype skarg 2005-03-16 19:10:48 +00:00
  • c75efba18e Modified for testing under Linux skarg 2005-03-16 19:09:53 +00:00
  • 216ff3db4f Moved from main project to PIC18 skarg 2005-03-16 19:08:36 +00:00
  • 922b4c7628 moved to PIC18 port. Not needed by linux skarg 2005-03-16 19:07:40 +00:00
  • 52a5c93d9f corrected pre-compiler define. skarg 2005-03-16 18:05:05 +00:00
  • 6acf3fdc29 refactored the custom config settings. skarg 2005-03-16 18:02:16 +00:00
  • 63657d29c8 created to test the stack on linux skarg 2005-03-16 16:29:07 +00:00
  • c03d3b3670 created to be able to unit test. skarg 2005-03-16 16:20:06 +00:00
  • 689d98708e Added unit testing for encode and decode of NPDU. skarg 2005-03-16 16:19:13 +00:00
  • f08626c00f modified the address structure to better represent BACnet data spec. skarg 2005-03-16 16:18:40 +00:00
  • ceaae8ca5e refactored the encode and decode of unsigned16 and unsigned32. skarg 2005-03-16 16:17:35 +00:00
  • 1190ff8380 Adding code to support NPDU. skarg 2005-03-14 00:04:57 +00:00
  • fe6a67967e added BACnet address to be used by npdu encoding and for address cache skarg 2005-03-13 12:09:20 +00:00
  • a5e4921dbb created skarg 2005-03-13 12:08:27 +00:00
  • 2f0e6478ba added checks for valid pointers. skarg 2005-03-10 01:20:40 +00:00
  • 9abde620f5 Created file. skarg 2005-03-10 01:17:31 +00:00
  • 3db7414ff8 created file to hold BACnet constants skarg 2005-03-10 01:16:54 +00:00
  • 4748432666 Added IAm APDU encoding and decoding along with unit tests. skarg 2005-03-09 22:42:29 +00:00
  • 5b4c6bbf74 added pdu type enumerations skarg 2005-03-09 21:20:40 +00:00
  • 5ee0cb6e5c Created skarg 2005-01-27 22:12:53 +00:00
  • 06201597f1 Created skarg 2005-01-27 22:10:19 +00:00
  • 24f55901df Changed prototype to use unsigned as spec'd in the BACnet standard. Updated unit tests. skarg 2005-01-27 22:08:41 +00:00
  • 9ab18525b2 Corrected the decode_is_context_specific function to return a boolean value. skarg 2005-01-27 19:37:03 +00:00
  • 2cf5a544de corrected bacnet date encoding. skarg 2004-12-01 19:44:12 +00:00
  • fcf2f3e0b6 Added new functions for handling opening/closing tags. Corrected encode of unsigned. skarg 2004-11-23 12:59:01 +00:00
  • 1e9ad1d231 changed encode API to make it clearer. skarg 2004-11-19 15:38:57 +00:00
  • b26f693bea Fixed the unit tests and functions that were tested skarg 2004-11-18 18:58:03 +00:00
  • d91a728f82 adding unit test skarg 2004-11-18 12:04:47 +00:00
  • 022f2998e1 merged two functions to avoid confusion skarg 2004-11-17 23:46:35 +00:00
  • 4230cb48a2 corrected decoding of tag number. Added function to check for opening tag and closing tag. Added more unit testing. skarg 2004-11-17 21:15:34 +00:00
  • 77455f2512 removed unnecessary line of code used for debugging. skarg 2004-11-17 16:23:23 +00:00
  • f7fa9d525c corrected the tag decoding, and the string encoding. skarg 2004-11-17 16:22:29 +00:00
  • 0fb6ba8871 writing unit tests skarg 2004-11-16 22:21:02 +00:00
  • 12acdc5dca created skarg 2004-11-16 19:46:29 +00:00
  • 2655dc817e created skarg 2004-11-16 19:40:28 +00:00
  • b6c2937da1 Moved some functions around to reduce amount of prototypes skarg 2004-10-03 21:48:41 +00:00
  • e5274a8881 1) Created MSTP_Create_And_Send_Frame function. 2) Moved MSTP_Create_Frame call out of rs485.c and into mstp.c 3) Modified all previous calls to RS485_Send_Frame calls to call MSTP_Create_And_Send_Frame instead. akchu 2004-10-03 17:20:48 +00:00
  • 49d79a3969 Changed TRUE->true and FALSE->false for C99 compliance. akchu 2004-10-03 16:58:30 +00:00