Commit Graph

5723 Commits

Author SHA1 Message Date
Dan Smith
4caa0fb819 Allow loading radio from mmap to CLI tool
Also save mmap at end so changes are persisted.
2008-07-16 16:04:59 -07:00
Dan Smith
374a5776f2 Plumb set_memory through id_i800.py 2008-07-16 16:04:05 -07:00
Dan Smith
ea1e307052 Add ability to load mmap'd radios from a file instead of serial port 2008-07-16 16:03:27 -07:00
Dan Smith
e313c2218b Add low-level set_memory routine for id800 2008-07-16 16:02:25 -07:00
Dan Smith
f2ea5892d8 Add support to CLI tool to read/write mmaps 2008-07-16 15:34:55 -07:00
Dan Smith
7e68ec1814 Add a mmap'd radio subclass with specific operations 2008-07-16 15:34:29 -07:00
Dan Smith
3069bd8276 Rename to CHIRP 2008-07-16 15:13:57 -07:00
Dan Smith
4da029344c Clean up handling of model data. Check that we're talking to a v2 800,
etc
2008-07-16 15:09:59 -07:00
Dan Smith
3f477b275a Add exception for when the radio misbehaves 2008-07-16 15:09:30 -07:00
Dan Smith
647f7d1f42 Make clone_to_radio() work for ID800
Still some cruft that needs cleaning, but it works
2008-07-16 14:54:18 -07:00
Dan Smith
b72c905a82 Make id800.py test routine write out the memory map 2008-07-16 14:45:17 -07:00
Dan Smith
2e428acc77 Renamed test tool 2008-07-05 18:28:54 -07:00
Dan Smith
fa95c66c86 Add ID-800 high-level implementation 2008-07-05 18:28:09 -07:00
Dan Smith
56f123b191 Add preliminary ID-800 communication routines 2008-07-05 18:27:50 -07:00
Dan Smith
469b9d4f99 Add preliminary low-level memory-parsing routines for ID-800 2008-07-05 16:50:07 -07:00
Dan Smith
db4ef8e436 Fix .hgignore 2008-07-05 16:49:48 -07:00
Dan Smith
94dd493a3f Add serialsniff.c tool 2008-07-05 16:49:38 -07:00
Dan Smith
ce1b574699 Make ic9x tester a formal little app 2008-07-04 06:51:20 -07:00
Dan Smith
db82cd0e34 Add IC9x implementation 2008-07-04 06:46:36 -07:00
Dan Smith
fc7919dc86 Move low level routines 2008-07-04 06:45:58 -07:00
Dan Smith
cf6d643478 Add general definitions of Memory, Bank, Radio 2008-07-04 06:45:18 -07:00
Dan Smith
18b26b94f5 Add InvalidMemoryLocationError 2008-07-04 06:44:42 -07:00
Dan Smith
bd46071da1 Initial checkin 2008-07-03 18:54:19 -07:00