HamBook – Rev 15

Subversion Repositories:
Rev:
Revision Information
Last modification:Rev 15 – office – 937 d 6 hGo to most recent revision
Log message:- Add a memory organizer allowing memory channels to be changed and tagged with text.
- Add a tag text ticker toy that scrolls the radio channel tag text! :-)
- Rewrite some structures, convert enums to classes, etc.
- Implement more of the API.
Path Blame Diff View Log
A /trunk/HamBook/DataGridViewRowProgress.cs Log
A /trunk/HamBook/DataGridViewRowProgressFailure.cs Log
A /trunk/HamBook/DataGridViewRowProgressSuccess.cs Log
M /trunk/HamBook/Form1.cs Blame Diff Log
M /trunk/HamBook/Form1.Designer.cs Blame Diff Log
M /trunk/HamBook/Form1.resx Blame Diff Log
M /trunk/HamBook/HamBook.csproj Blame Diff Log
A /trunk/HamBook/MemoryOrganizerForm.cs Log
A /trunk/HamBook/MemoryOrganizerForm.Designer.cs Log
A /trunk/HamBook/MemoryOrganizerForm.resx Log
M /trunk/HamBook/Properties/Resources.Designer.cs Blame Diff Log
M /trunk/HamBook/Properties/Resources.resx Blame Diff Log
M /trunk/HamBook/Radios/CatAssemblies.cs Blame Diff Log
A /trunk/HamBook/Radios/Generic/CAT/MR.cs Log
A /trunk/HamBook/Radios/Generic/CAT/MT.cs Log
M /trunk/HamBook/Radios/Generic/ClarifierDirection.cs Blame Diff Log
M /trunk/HamBook/Radios/Generic/CtcssMode.cs Blame Diff Log
M /trunk/HamBook/Radios/Generic/Information.cs Blame Diff Log
A /trunk/HamBook/Radios/Generic/MemoryChannel.cs Log
A /trunk/HamBook/Radios/Generic/MemoryRadioMode.cs Log
M /trunk/HamBook/Radios/Generic/RadioMode.cs Blame Diff Log
M /trunk/HamBook/Radios/Generic/RadioPhase.cs Blame Diff Log
M /trunk/HamBook/Radios/Generic/RadioStorage.cs Blame Diff Log
M /trunk/HamBook/Radios/Yaesu/FT-891/CAT/AI.cs Blame Diff Log
M /trunk/HamBook/Radios/Yaesu/FT-891/CAT/BY.cs Blame Diff Log
M /trunk/HamBook/Radios/Yaesu/FT-891/CAT/IF.cs Blame Diff Log
M /trunk/HamBook/Radios/Yaesu/FT-891/CAT/MD.cs Blame Diff Log
A /trunk/HamBook/Radios/Yaesu/FT-891/CAT/MR.cs Log
A /trunk/HamBook/Radios/Yaesu/FT-891/CAT/MT.cs Log
M /trunk/HamBook/Radios/Yaesu/FT-891/Constants.cs Blame Diff Log
M /trunk/HamBook/SettingsForm.cs Blame Diff Log
M /trunk/HamBook/SpectrogramForm.cs Blame Diff Log
A /trunk/HamBook/Utilities/Controls/DoubleBufferedDataGridView.cs Log