HamBook – Diff between revs 19 and 23

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 19 Rev 23
Line 158... Line 158...
158 <Compile Include="Radios\CatAssemblies.cs" /> 158 <Compile Include="Radios\CatAssemblies.cs" />
159 <Compile Include="Radios\CatCommandException.cs" /> 159 <Compile Include="Radios\CatCommandException.cs" />
160 <Compile Include="Radios\CatLength.cs" /> 160 <Compile Include="Radios\CatLength.cs" />
161 <Compile Include="Radios\Generic\BusyState.cs" /> 161 <Compile Include="Radios\Generic\BusyState.cs" />
162 <Compile Include="Radios\Generic\CAT\AB.cs" /> 162 <Compile Include="Radios\Generic\CAT\AB.cs" />
-   163 <Compile Include="Radios\Generic\CAT\AC.cs" />
163 <Compile Include="Radios\Generic\CAT\AI.cs" /> 164 <Compile Include="Radios\Generic\CAT\AI.cs" />
164 <Compile Include="Radios\Generic\CAT\BA.cs" /> 165 <Compile Include="Radios\Generic\CAT\BA.cs" />
165 <Compile Include="Radios\Generic\CAT\BD.cs" /> 166 <Compile Include="Radios\Generic\CAT\BD.cs" />
166 <Compile Include="Radios\Generic\CAT\BU.cs" /> 167 <Compile Include="Radios\Generic\CAT\BU.cs" />
167 <Compile Include="Radios\Generic\CAT\BY.cs" /> 168 <Compile Include="Radios\Generic\CAT\BY.cs" />
Line 191... Line 192...
191 <Compile Include="Radios\Generic\CAT\SC.cs" /> 192 <Compile Include="Radios\Generic\CAT\SC.cs" />
192 <Compile Include="Radios\Generic\RadioMode.cs" /> 193 <Compile Include="Radios\Generic\RadioMode.cs" />
193 <Compile Include="Radios\Generic\ScanState.cs" /> 194 <Compile Include="Radios\Generic\ScanState.cs" />
194 <Compile Include="Radios\Generic\ShiftDirection.cs" /> 195 <Compile Include="Radios\Generic\ShiftDirection.cs" />
195 <Compile Include="Radios\Generic\RadioStorage.cs" /> 196 <Compile Include="Radios\Generic\RadioStorage.cs" />
-   197 <Compile Include="Radios\Generic\TunerState.cs" />
196 <Compile Include="Radios\RadioAttribute.cs" /> 198 <Compile Include="Radios\RadioAttribute.cs" />
197 <Compile Include="Radios\UnexpectedRadioResponseException.cs" /> 199 <Compile Include="Radios\UnexpectedRadioResponseException.cs" />
198 <Compile Include="Radios\UnmatchedRadioResponseException.cs" /> 200 <Compile Include="Radios\UnmatchedRadioResponseException.cs" />
199 <Compile Include="Radios\Yaesu\FT-891\CAT\AB.cs" /> 201 <Compile Include="Radios\Yaesu\FT-891\CAT\AB.cs" />
-   202 <Compile Include="Radios\Yaesu\FT-891\CAT\AC.cs" />
200 <Compile Include="Radios\Yaesu\FT-891\CAT\AI.cs" /> 203 <Compile Include="Radios\Yaesu\FT-891\CAT\AI.cs" />
201 <Compile Include="Radios\Yaesu\FT-891\CAT\BA.cs" /> 204 <Compile Include="Radios\Yaesu\FT-891\CAT\BA.cs" />
202 <Compile Include="Radios\Yaesu\FT-891\CAT\BD.cs" /> 205 <Compile Include="Radios\Yaesu\FT-891\CAT\BD.cs" />
203 <Compile Include="Radios\Yaesu\FT-891\CAT\BU.cs" /> 206 <Compile Include="Radios\Yaesu\FT-891\CAT\BU.cs" />
204 <Compile Include="Radios\Yaesu\FT-891\CAT\BY.cs" /> 207 <Compile Include="Radios\Yaesu\FT-891\CAT\BY.cs" />