HamBook – Rev 9

Subversion Repositories:
Rev:
Revision Information
Last modification:Rev 9 – office – 942 d 0 hRev 1Go to most recent revision
Log message:- Implement asynchronous serial port operation.
- Make the band scanner pause whenever there is a detected busy signal from the radio.
- Implement more of the CAT API.
Path Blame Diff View Log
M /trunk/Configuration/Configuration.cs Blame Diff Log
M /trunk/Configuration/Configuration.csproj Blame Diff Log
A /trunk/Configuration/packages.config Log
M /trunk/HamBook/BandScan.cs Blame Diff Log
M /trunk/HamBook/Form1.cs Blame Diff Log
M /trunk/HamBook/HamBook.csproj Blame Diff Log
M /trunk/HamBook/packages.config Blame Diff Log
M /trunk/HamBook/Radios/Cat.cs Blame Diff Log
M /trunk/HamBook/Radios/CatAssemblies.cs Blame Diff Log
A /trunk/HamBook/Radios/CatLength.cs Log
A /trunk/HamBook/Radios/Generic/BusyState.cs Log
M /trunk/HamBook/Radios/Generic/CAT/AB.cs Blame Diff Log
M /trunk/HamBook/Radios/Generic/CAT/AI.cs Blame Diff Log
M /trunk/HamBook/Radios/Generic/CAT/BA.cs Blame Diff Log
M /trunk/HamBook/Radios/Generic/CAT/BD.cs Blame Diff Log
M /trunk/HamBook/Radios/Generic/CAT/BU.cs Blame Diff Log
A /trunk/HamBook/Radios/Generic/CAT/BY.cs Log
M /trunk/HamBook/Radios/Generic/CAT/FA.cs Blame Diff Log
M /trunk/HamBook/Radios/Generic/CAT/FB.cs Blame Diff Log
M /trunk/HamBook/Radios/Generic/CAT/ID.cs Blame Diff Log
M /trunk/HamBook/Radios/Generic/CAT/IF.cs Blame Diff Log
M /trunk/HamBook/Radios/Generic/CAT/MD.cs Blame Diff Log
M /trunk/HamBook/Radios/Generic/CAT/PS.cs Blame Diff Log
A /trunk/HamBook/Radios/Generic/CAT/RI.cs Log
M /trunk/HamBook/Radios/Generic/CAT/SC.cs Blame Diff Log
M /trunk/HamBook/Radios/Generic/CAT/SQ.cs Blame Diff Log
M /trunk/HamBook/Radios/Generic/Constants.cs Blame Diff Log
A /trunk/HamBook/Radios/Generic/RadioInformationType.cs Log
M /trunk/HamBook/Radios/Yaesu/FT-891/CAT/AB.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/BA.cs Blame Diff Log
M /trunk/HamBook/Radios/Yaesu/FT-891/CAT/BD.cs Blame Diff Log
M /trunk/HamBook/Radios/Yaesu/FT-891/CAT/BU.cs Blame Diff Log
A /trunk/HamBook/Radios/Yaesu/FT-891/CAT/BY.cs Log
M /trunk/HamBook/Radios/Yaesu/FT-891/CAT/FA.cs Blame Diff Log
M /trunk/HamBook/Radios/Yaesu/FT-891/CAT/FB.cs Blame Diff Log
M /trunk/HamBook/Radios/Yaesu/FT-891/CAT/ID.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
M /trunk/HamBook/Radios/Yaesu/FT-891/CAT/PS.cs Blame Diff Log
A /trunk/HamBook/Radios/Yaesu/FT-891/CAT/RI.cs Log
M /trunk/HamBook/Radios/Yaesu/FT-891/CAT/SC.cs Blame Diff Log
M /trunk/HamBook/Radios/Yaesu/FT-891/CAT/SQ.cs Blame Diff Log
M /trunk/HamBook/SettingsForm.cs Blame Diff Log
M /trunk/HamBook/SettingsForm.Designer.cs Blame Diff Log