Commit Graph

2920 Commits

Author SHA1 Message Date
skarg 1e9ad1d231 changed encode API to make it clearer. 2004-11-19 15:38:57 +00:00
skarg b26f693bea Fixed the unit tests and functions that were tested 2004-11-18 18:58:03 +00:00
skarg d91a728f82 adding unit test 2004-11-18 12:04:47 +00:00
skarg 022f2998e1 merged two functions to avoid confusion 2004-11-17 23:46:35 +00:00
skarg 4230cb48a2 corrected decoding of tag number. Added function to check for opening tag and closing tag. Added more unit testing. 2004-11-17 21:15:34 +00:00
skarg 77455f2512 removed unnecessary line of code used for debugging. 2004-11-17 16:23:23 +00:00
skarg f7fa9d525c corrected the tag decoding, and the string encoding. 2004-11-17 16:22:29 +00:00
skarg 0fb6ba8871 writing unit tests 2004-11-16 22:21:02 +00:00
skarg 12acdc5dca created 2004-11-16 19:46:29 +00:00
skarg 2655dc817e created 2004-11-16 19:40:28 +00:00
skarg b6c2937da1 Moved some functions around to reduce amount of prototypes 2004-10-03 21:48:41 +00:00
akchu 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.
2004-10-03 17:20:48 +00:00
akchu 49d79a3969 Changed TRUE->true and FALSE->false for C99 compliance. 2004-10-03 16:58:30 +00:00
akchu 4aa922fe63 Fixed up compiler warnings about missing definition and such. 2004-10-03 16:23:12 +00:00
akchu b27c45d756 Changed TRUE->true, FALSE->false, "stdint.h"-><stdint.h>,
"stdbool.h"-><stdbool.h> to make code C99 compliant.
2004-10-03 16:17:22 +00:00
skarg 44f6d1461d Created 2004-09-22 19:54:01 +00:00
skarg cde1d1e021 Ooops! Imported SVN records... 2004-09-22 19:31:25 +00:00
skarg 5ac39c36bb Ooops! Imported SVN records... 2004-09-22 19:17:29 +00:00
skarg 9a9e31ace6 Initial revision 2004-09-22 19:08:48 +00:00
root f9c8dc61be initial checkin 2004-08-25 13:10:05 +00:00