HamBook – Diff between revs 36 and 37
?pathlinks?
Rev 36 | Rev 37 | |||
---|---|---|---|---|
Line 178... | Line 178... | |||
178 | <Compile Include="Radios\Generic\CAT\MT.cs" /> |
178 | <Compile Include="Radios\Generic\CAT\MT.cs" /> |
|
179 | <Compile Include="Radios\Generic\CAT\PA.cs" /> |
179 | <Compile Include="Radios\Generic\CAT\PA.cs" /> |
|
180 | <Compile Include="Radios\Generic\CAT\PC.cs" /> |
180 | <Compile Include="Radios\Generic\CAT\PC.cs" /> |
|
181 | <Compile Include="Radios\Generic\CAT\RI.cs" /> |
181 | <Compile Include="Radios\Generic\CAT\RI.cs" /> |
|
182 | <Compile Include="Radios\Generic\CAT\SQ.cs" /> |
182 | <Compile Include="Radios\Generic\CAT\SQ.cs" /> |
|
- | 183 | <Compile Include="Radios\Generic\CAT\ST.cs" /> |
||
183 | <Compile Include="Radios\Generic\CAT\TX.cs" /> |
184 | <Compile Include="Radios\Generic\CAT\TX.cs" /> |
|
184 | <Compile Include="Radios\Generic\ChannelDirection.cs" /> |
185 | <Compile Include="Radios\Generic\ChannelDirection.cs" /> |
|
185 | <Compile Include="Radios\Generic\ClarifierDirection.cs" /> |
186 | <Compile Include="Radios\Generic\ClarifierDirection.cs" /> |
|
186 | <Compile Include="Radios\Generic\Constants.cs" /> |
187 | <Compile Include="Radios\Generic\Constants.cs" /> |
|
187 | <Compile Include="Radios\Generic\CtcssMode.cs" /> |
188 | <Compile Include="Radios\Generic\CtcssMode.cs" /> |
|
Line 197... | Line 198... | |||
197 | <Compile Include="Radios\Generic\CAT\SC.cs" /> |
198 | <Compile Include="Radios\Generic\CAT\SC.cs" /> |
|
198 | <Compile Include="Radios\Generic\RadioMode.cs" /> |
199 | <Compile Include="Radios\Generic\RadioMode.cs" /> |
|
199 | <Compile Include="Radios\Generic\ScanState.cs" /> |
200 | <Compile Include="Radios\Generic\ScanState.cs" /> |
|
200 | <Compile Include="Radios\Generic\ShiftDirection.cs" /> |
201 | <Compile Include="Radios\Generic\ShiftDirection.cs" /> |
|
201 | <Compile Include="Radios\Generic\RadioStorage.cs" /> |
202 | <Compile Include="Radios\Generic\RadioStorage.cs" /> |
|
- | 203 | <Compile Include="Radios\Generic\SplitState.cs" /> |
||
202 | <Compile Include="Radios\Generic\TunerState.cs" /> |
204 | <Compile Include="Radios\Generic\TunerState.cs" /> |
|
203 | <Compile Include="Radios\Generic\TxState.cs" /> |
205 | <Compile Include="Radios\Generic\TxState.cs" /> |
|
204 | <Compile Include="Radios\RadioAttribute.cs" /> |
206 | <Compile Include="Radios\RadioAttribute.cs" /> |
|
205 | <Compile Include="Radios\UnexpectedRadioResponseException.cs" /> |
207 | <Compile Include="Radios\UnexpectedRadioResponseException.cs" /> |
|
206 | <Compile Include="Radios\UnmatchedRadioResponseException.cs" /> |
208 | <Compile Include="Radios\UnmatchedRadioResponseException.cs" /> |
|
Line 224... | Line 226... | |||
224 | <Compile Include="Radios\Yaesu\FT-891\CAT\PC.cs" /> |
226 | <Compile Include="Radios\Yaesu\FT-891\CAT\PC.cs" /> |
|
225 | <Compile Include="Radios\Yaesu\FT-891\CAT\PS.cs" /> |
227 | <Compile Include="Radios\Yaesu\FT-891\CAT\PS.cs" /> |
|
226 | <Compile Include="Radios\Yaesu\FT-891\CAT\RI.cs" /> |
228 | <Compile Include="Radios\Yaesu\FT-891\CAT\RI.cs" /> |
|
227 | <Compile Include="Radios\Yaesu\FT-891\CAT\SC.cs" /> |
229 | <Compile Include="Radios\Yaesu\FT-891\CAT\SC.cs" /> |
|
228 | <Compile Include="Radios\Yaesu\FT-891\CAT\SQ.cs" /> |
230 | <Compile Include="Radios\Yaesu\FT-891\CAT\SQ.cs" /> |
|
- | 231 | <Compile Include="Radios\Yaesu\FT-891\CAT\ST.cs" /> |
||
229 | <Compile Include="Radios\Yaesu\FT-891\CAT\TX.cs" /> |
232 | <Compile Include="Radios\Yaesu\FT-891\CAT\TX.cs" /> |
|
230 | <Compile Include="Radios\Yaesu\FT-891\Constants.cs" /> |
233 | <Compile Include="Radios\Yaesu\FT-891\Constants.cs" /> |
|
231 | <Compile Include="BandScan.cs" /> |
234 | <Compile Include="BandScan.cs" /> |
|
232 | <Compile Include="SettingsForm.cs"> |
235 | <Compile Include="SettingsForm.cs"> |
|
233 | <SubType>Form</SubType> |
236 | <SubType>Form</SubType> |