# HG changeset patch # User Richard Cochran ag6qr@sonic.net # Date 1456721059 28800 # Sun Feb 28 20:44:19 2016 -0800 # Node ID 432300d60fae4c517c8f98f3d52aef115c9a96e8 # Parent 1c398653986fb3e0a50bfbbc58f1a2f5c9ab2b95 [FT2900] Add support for settings. Fix #2867 This submission adds support for settings to the ft-2900/ft-1900 driver. Special thanks to Chris Fosnight for getting a start at the settings code. He gave his code to me (Rich Cochran), and I finished implementing more settings, and tested both reading and writing of all the settings. Settings are grouped into categories according to the manual, pp 72-73.
I didn't notice this until now, but this brought the current failure we're seeing. The 2900 and 2900Mod radios are not distinguishable for file detection.
Can you figure out some way to do that so we can get the tests fixed up?
Thanks!
--Dan