petermcs
|
5528ea28d2
|
Removed recursion in timer_elapsed_minutes_short
|
2010-07-08 20:43:03 +00:00 |
|
skarg
|
a3b5bb0e2c
|
updated EEPUT/EEGET for avr-gcc compiler version.
|
2010-07-06 20:04:20 +00:00 |
|
skarg
|
5860470917
|
Added LED interval.
|
2010-06-28 01:02:22 +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
|
70381c8b84
|
Updated BACnet protocol revision constants.
|
2010-06-14 15:56:29 +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 |
|
skarg
|
b780c7bea6
|
Added NDEBUG as control for watchdog timer enable. Yes, I know NDEBUG is a debated topic, but I think it fits the use case.
|
2010-06-03 19:28:29 +00:00 |
|
skarg
|
a2a37d9385
|
Updated compatibility file.
|
2010-06-02 13:48:04 +00:00 |
|
skarg
|
44da26484d
|
Fixed EEPROM macro. Added Max_Master get/save from EEPROM.
|
2010-06-01 19:58:52 +00:00 |
|
skarg
|
ed40541c36
|
Corrected EOL (and EOL fixup script)
|
2010-06-01 19:43:15 +00:00 |
|
skarg
|
286c372d2c
|
Updated ToDo list.
Added more info to MS/TP capture utility readme file.
Changed silence timer in BDK to compile smaller.
|
2010-05-14 12:14:09 +00:00 |
|
skarg
|
710cfccfef
|
Indented using indent script.
|
2010-05-04 21:06:26 +00:00 |
|
skarg
|
69e1121d66
|
Corrected return value of WriteProperty in device object.
|
2010-04-28 17:35:23 +00:00 |
|
skarg
|
202bc06768
|
Changed makefile install to handle slow clock on AVR.
|
2010-04-22 02:09:17 +00:00 |
|
skarg
|
ad8cab409d
|
Corrected compiler error.
|
2010-04-22 01:22:00 +00:00 |
|
skarg
|
b56cf7bba5
|
Corrected seeprom write function that wrote wrong number of bytes when near page end.
|
2010-03-25 15:33:56 +00:00 |
|
skarg
|
997a75ecfe
|
Added unit test to timer module.
|
2010-03-06 00:22:26 +00:00 |
|
skarg
|
d5c542fd22
|
Converted timer to a more useful and easily used timer library.
|
2010-03-05 05:01:26 +00:00 |
|
skarg
|
f5bc326061
|
Merged duplicate and different BACnet Renitialized Device State enumerations.
|
2010-02-18 17:25:58 +00:00 |
|
skarg
|
edd190159d
|
Corrected WP to Polarity which was always setting to Normal.
|
2010-02-18 15:33:24 +00:00 |
|
skarg
|
d7d22234d4
|
Changed to using common demo handler.
|
2010-02-18 03:08:23 +00:00 |
|
skarg
|
1f9c13d37b
|
Got rid of the handler-set functions for RP,RPM,WP,RD. Just referencing the device object functions directly.
|
2010-02-18 03:06:03 +00:00 |
|
skarg
|
2b2077a329
|
Did a little refactoring for object properties.
|
2010-02-16 22:48:09 +00:00 |
|
skarg
|
6b1cc84249
|
Added WhoHas/I-Have services.
Simplified the BO writes from main.
|
2010-02-12 21:46:11 +00:00 |
|
skarg
|
eeaaf3caa1
|
Changed BO set/get to use instance number.
|
2010-02-12 05:18:45 +00:00 |
|
skarg
|
d7ec61eb21
|
Moved constants defining the number of each object back into the source files for the demo objects since the header files are currently common to all.
|
2010-02-11 23:14:53 +00:00 |
|
skarg
|
e42bfad888
|
Removed code to make the unoptimized firmware smaller.
|
2010-02-11 16:53:33 +00:00 |
|
skarg
|
70b5d45ce2
|
Updated ports/bdk-atxx4-mstp to use demo handlers for RP,RPM,WP.
|
2010-02-11 04:31:43 +00:00 |
|
skarg
|
e42abbf74b
|
Corrected RPM and RP in ports projects to handle MAX APDU Accepted.
|
2010-01-11 04:39:22 +00:00 |
|
skarg
|
cabe973354
|
Removed forever loop on MS/TP receive for fast processors since the incoming character wait is significantly slower than the processor speed. Thank you Paul!
|
2009-12-02 17:59:36 +00:00 |
|
skarg
|
b136757079
|
Updated comment.
|
2009-11-12 02:56:32 +00:00 |
|
skarg
|
c9980fbfba
|
Corrected seeprom page writes.
|
2009-11-11 21:54:22 +00:00 |
|
skarg
|
edc7c6c577
|
Added test for array options on RP and RPM to all object properties that are not arrays.
|
2009-11-05 15:39:46 +00:00 |
|
skarg
|
c04e69da8c
|
Fixed EOL, indent.
|
2009-10-24 17:02:59 +00:00 |
|
skarg
|
d88d85b5cd
|
Corrected Binary output and value in some demos that didn't return the priority array element correctly.
|
2009-10-07 22:14:31 +00:00 |
|
skarg
|
1c82dda7d6
|
Added unrecognized service handler to ports demos.
|
2009-10-07 21:46:36 +00:00 |
|
skarg
|
667782bddb
|
Added minimum device object name length check.
|
2009-09-28 15:44:47 +00:00 |
|
skarg
|
6f254401c0
|
Removed debugging changes.
|
2009-09-18 18:39:41 +00:00 |
|
skarg
|
d1f167c539
|
Added unit test to rs485 windows port to allow sending a string of ascii hex out the rs485 port to inject messages onto the wire.
|
2009-09-18 18:35:30 +00:00 |
|
skarg
|
9646d8ad1a
|
fixed compile warnings.
|
2009-09-17 22:21:06 +00:00 |
|
skarg
|
69fad0502a
|
Changed MS/TP idle state: when no-token timeout occurs, clear the receive frame flags in case a message was received and timeout occurred, which may cause MS/TP to stop working in optimized dlmstp loops which don't check for new events when either of those flags are set. Thank you, Jason!
|
2009-09-17 03:38:20 +00:00 |
|
skarg
|
6cfc2b805f
|
Added MS/TP debugging to serial port test.
|
2009-09-11 23:13:45 +00:00 |
|
skarg
|
2febfbbe56
|
Updated BDK device object to have minimum length. Updated other BDK objects to use sprintf since it was already in use in another object.
|
2009-08-30 21:05:15 +00:00 |
|
skarg
|
bf092dbef6
|
Corrected comment.
|
2009-08-25 04:38:13 +00:00 |
|
skarg
|
c304b8b330
|
Added a parameter to Device_Encode_Property_APDU so that it matched all the ther objects, which required all the demo and ports to modify their device and h_rp files.
|
2009-08-23 03:48:27 +00:00 |
|
skarg
|
a28760bf56
|
Added init functions to object header files. Finished refactoring the demo read and write property handlers to use function tables.
|
2009-08-23 03:26:30 +00:00 |
|
skarg
|
4b422d6c1c
|
Changed modulo and division operations on 256 to bit shift using include/bytes.h macro to improve code size on architectures that don't do division natively.
|
2009-08-20 14:38:25 +00:00 |
|
skarg
|
e513ffa412
|
Added info about Watchdog Timer.
|
2009-08-19 20:45:09 +00:00 |
|
skarg
|
17b532c339
|
Created PICS for BACnet Development Kit sample code.
|
2009-08-15 02:39:02 +00:00 |
|