[chirp_users] New Daily Build

Dan Smith
Wed Aug 10 04:01:28 PDT 2011


Greetings,

A new daily build of CHIRP is available.  This includes changes made
directly to the tree yesterday, and may include additional features,
bug fixes, and/or bugs.  If you are interested in trying it, grab it
from the following location:

  http://trac.chirp.danplanet.com/chirp_daily/daily-08102011/

A list of the changes included in this build (since the last daily)
follows:

changeset:   1123:3753d8882cd0
tag:         tip
user:        Dan Smith <dsmith at danplanet.com>
date:        Tue Aug 09 18:34:24 2011 -0700
files:       chirp/bitwise.py
description:
Make bitwise's repr() use os.linesep so that highlighting works on win32


changeset:   1122:8db4b63b4e4b
user:        Dan Smith <dsmith at danplanet.com>
date:        Tue Aug 09 17:54:04 2011 -0700
files:       chirpui/mainapp.py chirpui/memedit.py
description:
Add Help->Enable Developer Functions

This enables two options in the context menu of a memory:

1. Show Raw Memory - Dumps the raw hex or contextual memory information
   to a dialog box
2. Diff Raw Memories - Dumps two of the above and diff's them in the
   dialog box

I do this constantly when writing and debugging a driver and this makes
it a little easier to do small one-off checks.


changeset:   1121:1ad41a6245cf
user:        Dan Smith <dsmith at danplanet.com>
date:        Tue Aug 09 16:59:17 2011 -0700
files:       chirp/alinco.py chirp/ft2800.py chirp/ft7800.py chirp/ic2100.py chirp/ic2200.py chirp/ic2720.py chirp/ic2820.py chirp/icq7.py chirp/ict70.py chirp/icw32.py chirp/id800.py chirp/id880.py chirp/vx3.py chirp/vx5.py chirp/vx6.py chirp/vx7.py chirp/vx8.py chirp/wouxun.py
description:
Make the bitwise-using radios dump contextual raw memories


changeset:   1120:4cf7fa80b03f
user:        Dan Smith <dsmith at danplanet.com>
date:        Tue Aug 09 16:58:41 2011 -0700
files:       chirp/bitwise.py
description:
Fix DeprecationWarning when overflowing the argument to struct.pack()


changeset:   1119:99fe3409ea72
user:        Dan Smith <dsmith at danplanet.com>
date:        Tue Aug 09 16:46:09 2011 -0700
files:       chirp/bitwise.py
description:
Clean up the bitwise repr() format a bit


changeset:   1118:98bb35e175ff
user:        Dan Smith <dsmith at danplanet.com>
date:        Tue Aug 09 16:09:46 2011 -0700
files:       tests/images/ft2800.img
description:
[ft2800] Add image for testing


changeset:   1117:43efd847a8fe
user:        Dan Smith <dsmith at danplanet.com>
date:        Tue Aug 09 15:50:23 2011 -0700
files:       chirp/directory.py chirp/ft2800.py
description:
[ft2800] Add Yaesu FT-2800M support


changeset:   1116:c636d97908ed
user:        Dan Smith <dsmith at danplanet.com>
date:        Tue Aug 09 15:50:09 2011 -0700
files:       chirpui/importdialog.py
description:
Make the "auto" button on import enumerate only memories we're going to
import (instead of counting all the ones we're not. This makes it easier
to import a dual-band layout to a single-bander with fewer memories.


changeset:   1115:1e9ba9ed3576
user:        Dan Smith <dsmith at danplanet.com>
date:        Tue Aug 09 14:47:46 2011 -0700
files:       chirp.py
description:
Make chirp.py print whatever get_raw_memory() returned, if it's all printable


changeset:   1114:2cd447dba280
user:        Dan Smith <dsmith at danplanet.com>
date:        Tue Aug 09 14:47:12 2011 -0700
files:       chirp/bitwise.py
description:
Support repr() on bitwise data structures for contextual diff'ing


changeset:   1113:6f65a3f60bc4
user:        Dan Smith <dsmith at danplanet.com>
date:        Mon Aug 08 18:56:44 2011 -0700
files:       chirpui/clone.py
description:
Fix restoring last model





More information about the chirp_users mailing list