Commit Graph

1693 Commits

Author SHA1 Message Date
skarg 298038c0d8 Corrected compile error. 2010-08-20 21:56:18 +00:00
skarg bb7237e38d Updated prototypes and include as required and found by compile with extra checking. 2010-08-20 19:27:28 +00:00
tbrennan3 2f7a8224aa comment.sh did some strange compactions when there was a sequence of two comment blocks.
Restoring to tidiness here, for Doxygen's sake.
2010-08-20 16:33:54 +00:00
skarg f462e5d023 Updated prototypes and include as required and found by compile with extra checking. 2010-08-18 17:57:40 +00:00
skarg 020afda890 Corrected unit test. 2010-08-18 00:19:29 +00:00
skarg b769dcbe1d Indented. 2010-08-18 00:11:35 +00:00
skarg 1165f94cf5 Converted comments to C comments. 2010-08-18 00:10:12 +00:00
skarg a23d75689d Correcting prototypes and includes. 2010-08-18 00:01:32 +00:00
skarg 3c9c3c2d56 Updated prototypes and include as required and found by compile with extra checking. Thanks to Nigel Jones for his "setting a bad example" article. 2010-08-17 19:43:59 +00:00
skarg b6f95a6b81 Updated prototypes and include as required and found by compile with extra checking. 2010-08-17 18:02:18 +00:00
skarg 2f5c95b7a3 Added additional WhoIs for network device discovery. Thanks, David Campfield! 2010-08-17 14:03:52 +00:00
skarg 748c77dc93 Adding prototypes and include files where required. 2010-08-17 13:58:30 +00:00
skarg bc0de6b71f Cleaning up code by adding prototypes or include files where required. 2010-08-17 13:51:56 +00:00
skarg 8a67273f9b Updated BDK port size numbers. 2010-08-10 21:12:11 +00:00
skarg 50a6c60dff Added helper function. 2010-08-06 22:40:12 +00:00
skarg 83a3f08dad Fixed compiler warnings. 2010-08-06 22:21:29 +00:00
skarg e268569c5c Moved some constants from MS/TP source file to common header. 2010-08-06 22:01:48 +00:00
skarg ea2906b317 Added internal pullup to RXDx pins. 2010-08-06 02:28:07 +00:00
skarg a194a7b585 Updated version for next release. 2010-07-27 11:12:44 +00:00
skarg 2814084093 Splinted the core source files. 2010-07-20 02:37:13 +00:00
skarg 6c9ef7211d Fixed indent script, and indented files. 2010-07-19 23:19:54 +00:00
skarg c0d63a1ed0 Added a MSTP monitor build for BACnet Development Kit. Use 'make BUILD=monitor' with Makefile. Uses second serial port at 115200, and can be monitored using mstpcap utility. 2010-07-18 20:22:24 +00:00
skarg a298d07b9a Refactored test and bacnet into respective files. 2010-07-18 19:08:44 +00:00
skarg 374a747ec8 Corrected RPM by removing Description. 2010-07-18 19:08:00 +00:00
skarg 6450255be6 Corrected reading of ALL to not read with array index 0. 2010-07-16 16:10:28 +00:00
skarg 6fd0d9e13a Changed Max_info_frames to be constant. 2010-07-16 16:09:45 +00:00
skarg e5481b4bb5 Fixed error code when array option is passed to special properties ALL, OPTIONAL, REQUIRED. 2010-07-16 14:48:52 +00:00
skarg 16cb7521df Changed return value to use common constant. 2010-07-16 14:34:52 +00:00
skarg 7852309f7e Added error code when array option is passed to special properties ALL, OPTIONAL, REQUIRED. 2010-07-16 14:34:15 +00:00
skarg 0b5efa5be5 Changed -L=lib to -Llib in all GNU Make makefiles since it was wrong and causing problems on cross compilers. Thank you, Magno! 2010-07-14 12:55:37 +00:00
skarg 9cb1a1d51d Added bin file to output file creation for using FTISP. 2010-07-09 16:15:11 +00:00
petermcs 5528ea28d2 Removed recursion in timer_elapsed_minutes_short 2010-07-08 20:43:03 +00:00
skarg f465fdb6f3 Updated version number. 2010-07-06 20:10:23 +00:00
skarg a3b5bb0e2c updated EEPUT/EEGET for avr-gcc compiler version. 2010-07-06 20:04:20 +00:00
skarg 9bc2bf5975 Added dotted version to changelog name. 2010-07-06 15:45:43 +00:00
skarg 0a468dbb5a Added recurring foreign device registration for server demo. 2010-07-02 12:20:51 +00:00
skarg 0dff7c85eb Improved reporting in demo WhoIs and mstpcap. 2010-07-01 16:36:05 +00:00
skarg 5860470917 Added LED interval. 2010-06-28 01:02:22 +00:00
skarg a639989a3a Removed trailing spaces. 2010-06-28 00:51:13 +00:00
skarg 99ec130371 Reverted the 135-2008v MS/TP changes, since they were not done correctly. 2010-06-28 00:45:27 +00:00
skarg 6f9ba36967 Added extra sub-state for MS/TP from Addendum 135-2008v. 2010-06-26 03:55:20 +00:00
skarg 0a02accdb1 Removed deprecated property. 2010-06-26 03:54:22 +00:00
skarg 8a96963e8b Removed deprecated property. 2010-06-26 03:53:17 +00:00
skarg d088bc354c Removed usage of key (analog input 0 is key=0) to determine end of object list. 2010-06-26 03:51:23 +00:00
tbrennan3 79436d1ae0 Eliminate the build error in bacepics when PRINT_ENABLED = 0.
Still lots of warnings in bacepics, but I don't see an issue with that, for an application whose whole point is to print output.
2010-06-18 20:40:43 +00:00
skarg 987e28d515 Modified the ReadProperty, ReadPropertyMultiple, and WriteProperty demo applications to check source address and invoke ID on the returning acknowledge to prevent printing responses not intended for this client. 2010-06-15 14:58:27 +00:00
skarg 70381c8b84 Updated BACnet protocol revision constants. 2010-06-14 15:56:29 +00:00
bitstest 06f872c92d Added Microsoft Visual Studio 2010 solution and projects for BACnet Server and BACnet Who-Is demos. 2010-06-14 00:17:13 +00:00
petermcs 702da8e212 Fixed up comparison size issue in write property handling for PROP_LOG_DEVICE_OBJECT_PROPERTY. Was only checking first 4 bytes instead of the full structure. 2010-06-13 10:35:12 +00:00
skarg 8bb844de36 Updated demo objects in ports to use new named constants for error return values. 2010-06-12 23:24:01 +00:00