wilsonb wrote:A y update on 2.2a.9 being released? Its been a while..
Yes it has
I have spent the past 8 months working on a new release. Yesterday I released the latest stable firmware "2.2a.8.6" on our firmware page. We are updating documentation on the changes and have everything done except the new LRR Contact ID reporting for DSC and Ademco. Because this change was a significant departure of the LRR protocol we have changed the flags to remove "LR" and change it with "L2" so host programs can detect the difference. It is also easy enough to just parse the LRR message and detect the difference by the number of fields.
A few minor bugs were fixed in EXP messages on the Ademco emulation mode. For DSC emulation mode this is what happend to most of the past 6 months. We now fully support all DSC screens including programming, zone management, event log, device list etc. It is NOW possible to fully program the DSC panel remotely using the AD2 virtual keypad.
DSC now includes a zero configuration needed LRR reporting of contact ID data. It is not necessary to do any programming to have Contact ID reporting. Additional DSC reports codes can be enabled and settings such as AC loss reporting are helpful.
A few programming notes.
- Code: Select all
[015] turn off bit 7 phone line monitoring if you are getting off copper.
[023] turn on bit 5 switch away to stay disabled. If arming remotely from phone.
[377]:5 AC Failure Communication Delay. Set to 0 to send immediately.
In DSC mode I changed how the Keypad Address field is defined. It is now the same as in actual DSC programming two numbers 1-8 the first number is the partition the second number is the slot. The default address in DSC mode is 11 for Partition 1 Slot 1.
An patched alarmdecodergui.exe and MyLCDDisplay.dll are being packaged for download today on the Keypad App page. This adds inverted LCD display for programming HEX fields as well as keys '<' and '>'.
The team here is working hard to implement the new LRR features and verify the current Web app and API are compatible with this firmware.
Best
Sean M