Commit Graph

709 Commits

Author SHA1 Message Date
skarg d0ea78178a Tested MS/TP using alternate CRC table method. 2007-06-29 21:45:07 +00:00
skarg 0543daa828 comparing CRC with table driven CRC. 2007-06-29 21:39:24 +00:00
skarg 250cc92e00 Added MS/TP to Linux using the USB->RS485 from SerialGear. Tested Receive only using the rx_fsm.c and rx_fsm.mak functional test. Works as an MS/TP network monitor. 2007-06-29 21:22:46 +00:00
skarg b3fda233cf Added MS/TP on Win32 port using external USB RS-485 device from SerialGear. Only completed RS-485 and dlmst unit testing. It is communicating but not nicely. 2007-06-26 22:32:43 +00:00
s3rock e6c21e9bb7 Inital ARM7 code. Still needs work 2007-06-21 20:19:27 +00:00
skarg bddafd3c86 Cleaned up duplicate defines. 2007-06-21 00:28:24 +00:00
skarg f2166c14c7 Created RS-485 file for Win32 to work with USBGear USB to RS-485 converter. 2007-06-21 00:27:52 +00:00
skarg b3f0ef2d74 Added casts to remove warnings on IAR compiler. 2007-06-20 21:21:26 +00:00
skarg 9db08e316b Added casts to remove warnings on IAR compiler. 2007-06-20 18:27:55 +00:00
skarg 34149356a3 updated the FAQ document from the website. 2007-06-19 13:57:21 +00:00
skarg e142d20f3a Updated the version number. 2007-06-18 17:02:51 +00:00
skarg a18d338f00 Set the EOL-style to native for most files using svn propset command. Some files also had inconsistent line endings. Seems that subversion doesn't set the eol-style automatically when files are created unless it is configured for autoprops. The autoprops setting is local to the subversion installation and not the project. 2007-06-18 16:22:24 +00:00
skarg a2a4220723 Corrected clean for unix make for several targets. 2007-06-18 16:00:34 +00:00
skarg 8833675ad8 Changed Firmware_Revision property to return 0.3.1 which is the version of the BACnet Stack at SourceForge. 2007-06-15 22:54:05 +00:00
skarg 3656c352ce Cleaned up compile warnings. 2007-06-15 22:50:25 +00:00
skarg 0b86feeff7 Updated to do list. Added MSVS readme. 2007-06-15 22:49:27 +00:00
skarg d098dfcd4c 2007-06-15 22:48:46 +00:00
skarg 11d6fa7589 added readme for code blocks. 2007-06-15 22:41:26 +00:00
skarg 4c63cac87f Created codeblocks project for demo/server. Builds under GCC Compiler mingw. 2007-06-15 22:40:37 +00:00
skarg a634eadd60 Added a Visual C++ project to the WhoIs demo by editing the DSP file by hand. Untested. 2007-06-15 21:35:48 +00:00
skarg 26a61bcd51 Corrected RPM tag number for decoding. 2007-06-15 00:29:51 +00:00
skarg 9069c939da Fixing indent oops which removed the contents of all these files. 2007-06-14 05:33:15 +00:00
skarg ea4863ca25 Indented. 2007-06-14 05:14:26 +00:00
skarg 4a9492da04 Started cleanup of BVLC module. 2007-06-14 04:41:46 +00:00
skarg bdc7225014 added makefile for building unit test for BVLC 2007-06-14 03:59:48 +00:00
s3rock fddfacb85d Added #ifndef's to allow configuration parameters to be set in the build 2007-06-13 18:45:59 +00:00
s3rock 4b00c2b9f8 Added PRINT_ENABLED statements 2007-06-13 18:28:00 +00:00
skarg 8c9efbfb7d added more to do items 2007-06-13 17:29:55 +00:00
skarg 2c628f9003 added makefile for bacint unit test. 2007-06-12 23:33:36 +00:00
skarg 047fd0e9a4 Refactored the Linux makefiles for defines. Added arcnet and ethernet
datalink files to the makefile.
2007-06-12 22:32:08 +00:00
skarg 9687ab088a 2007-06-12 00:04:35 +00:00
skarg 273d65175b Refactored Makefiles for Linux. Added other datalink layer source files. 2007-06-11 22:50:35 +00:00
skarg d1bd00e2a1 Created spike solution for smaller footprint decoding of BACnet integers with unit tests. Options to remove from bacdcode but would have to modify all example projects. 2007-06-06 23:34:38 +00:00
skarg 5c0d0d0fe8 Corrected SubscribeCOV decoding for cancellation request. Updated COV Code::Blocks project. 2007-06-06 21:25:18 +00:00
skarg e77ab395a3 Fixed line endings. 2007-06-06 18:43:44 +00:00
skarg 13aaa9e847 Added debug prints to the AtomicReadFile handler. 2007-06-06 16:38:39 +00:00
skarg cddb5b7dd3 Corrected signed value decoding for signed16 and signed8. 2007-06-06 15:54:24 +00:00
skarg 8d557718d2 2007-06-06 00:17:59 +00:00
skarg 6a2f43712f Corrected cancellation request for SubscribeCOV decoding. 2007-06-06 00:16:12 +00:00
skarg 8207c3931b Corrected the size of the file chunk requested when the Max APDU is 50. 2007-06-06 00:13:58 +00:00
skarg 8a428c2e79 Corrected signed value decoding. 2007-06-06 00:12:32 +00:00
skarg d144039df7 Added Winsock error text. 2007-06-01 18:51:33 +00:00
skarg 54010e7cbb modified the server default build defines for win32. 2007-06-01 18:32:42 +00:00
skarg f02edb879e 2007-06-01 18:31:47 +00:00
skarg 5084d3f50d Consolidated the debug print information for the linux server demo. 2007-06-01 17:48:34 +00:00
skarg f618f21715 Corrected default ethernet interface for Linux port. 2007-06-01 16:15:00 +00:00
skarg dd0d60b856 Corrected BACnet/IP received to ignore packets from itself. 2007-06-01 15:59:09 +00:00
skarg 98e2469937 Added to-do list as README.todo 2007-05-30 23:37:56 +00:00
skarg f1ac491f5b Fixed BACnet/IP debug message for Win32 port. 2007-05-30 23:29:17 +00:00
skarg ba810c0aed Cleaned up format of source code. 2007-05-30 23:28:12 +00:00