12 Commits

Author SHA1 Message Date
Michael Ossmann
65e5707e3f removed read bit from bus pirate writes, bp compile fix 2012-06-08 15:42:28 -06:00
Will Code
fa4e1ce0f7 max2837: explicit unsigned on constants >31 bits 2012-06-08 11:54:38 -04:00
Will Code
d077cf9ca1 max2837: get rid of test(), since we're starting to do real commands 2012-06-08 10:50:55 -04:00
Will Code
998352a3a3 max2837: forgot to flush in tx 2012-06-08 10:47:16 -04:00
Will Code
a6eb93897a max2837: add tx startup (maybe?) to test program 2012-06-08 10:41:12 -04:00
Michael Ossmann
52dae9ba73 added real SPI write function 2012-06-07 22:16:56 -06:00
Will Code
1b806c75e9 max2837: updates
- band setting in set_frequency()
- rework init() to copy default settings from static data
- tweak some awkward naming in reg defs to be equally awkward but consistent
2012-06-04 18:48:42 -04:00
Will Code
bd79db5884 max2837: typo 2012-05-30 21:06:42 -04:00
Will Code
9de62e27c8 max2837: divisor registers calculated using long division 2012-05-30 21:01:34 -04:00
Will Code
cd7e054f7d max2837: extern additional functions, put test code in ifdef 2012-05-29 21:24:01 -04:00
Michael Ossmann
8f51eba3e2 compilation comment from irc 2012-05-29 16:44:34 -06:00
Will Code
61b8be45fe max2837 driver under construction 2012-05-29 18:10:52 -04:00