[chirp_users] Power settings for FT897D
On Sat, Jul 5, 2014 at 3:09 PM, Steve Lenaghan steve.lenaghan@live.ca wrote:
What are the power settings column for?
Steve VE6VS
Steve,
I don't have an FT-897D, but after loading one of the test .img files and taking a look, my guess would be that it is used for each of the memories to select between one of the 4 possible power levels.
Jim KC9HI
Sorry Jim, bad call ;)
FT897 does not have the power level in each memory, that Chirp column is unused for this radio. Instead it has 4 different power set for HF, 6m, VHF and UHF; that can be found in Chirp inside the settings tab. The radio automatically set power level according any time is tuned to each band.
73 de IZ3GME Marco
On 05/07/2014 21:24, Jim Unroe wrote:
On Sat, Jul 5, 2014 at 3:09 PM, Steve Lenaghan <steve.lenaghan@live.ca mailto:steve.lenaghan@live.ca> wrote:
What are the power settings column for? Steve VE6VS
Steve,
I don't have an FT-897D, but after loading one of the test .img files and taking a look, my guess would be that it is used for each of the memories to select between one of the 4 possible power levels.
Jim KC9HI
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
Thanks Marco. That explains Steve's question. Then why would the Power column be there? Can't it be suppressed? Or am I still missing something?
Jim KC9HI
On Mon, Jul 7, 2014 at 3:20 AM, IZ3GME Marco iz3gme.marco@gmail.com wrote:
Sorry Jim, bad call ;)
FT897 does not have the power level in each memory, that Chirp column is unused for this radio. Instead it has 4 different power set for HF, 6m, VHF and UHF; that can be found in Chirp inside the settings tab. The radio automatically set power level according any time is tuned to each band.
73 de IZ3GME Marco
On 05/07/2014 21:24, Jim Unroe wrote:
On Sat, Jul 5, 2014 at 3:09 PM, Steve Lenaghan <steve.lenaghan@live.ca mailto:steve.lenaghan@live.ca> wrote:
What are the power settings column for? Steve VE6VS
Steve,
I don't have an FT-897D, but after loading one of the test .img files and taking a look, my guess would be that it is used for each of the memories to select between one of the 4 possible power levels.
Jim KC9HI
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
You know Jim that the layout of the "main screen" in Chirp is the same for all radio, it would be nice to be able to configure it depending on radio kind and user settings but the UI is not a part of the software I feel confident to modify.
73 de IZ3GME Marco
On 07/07/2014 11:38, Jim Unroe wrote:
Thanks Marco. That explains Steve's question. Then why would the Power column be there? Can't it be suppressed? Or am I still missing something?
Jim KC9HI
On Mon, Jul 7, 2014 at 3:20 AM, IZ3GME Marco <iz3gme.marco@gmail.com mailto:iz3gme.marco@gmail.com> wrote:
Sorry Jim, bad call ;) FT897 does not have the power level in each memory, that Chirp column is unused for this radio. Instead it has 4 different power set for HF, 6m, VHF and UHF; that can be found in Chirp inside the settings tab. The radio automatically set power level according any time is tuned to each band. 73 de IZ3GME Marco On 05/07/2014 21:24, Jim Unroe wrote: > On Sat, Jul 5, 2014 at 3:09 PM, Steve Lenaghan <steve.lenaghan@live.ca <mailto:steve.lenaghan@live.ca> > <mailto:steve.lenaghan@live.ca <mailto:steve.lenaghan@live.ca>>> wrote: > > What are the power settings column for? > Steve VE6VS > > > Steve, > > I don't have an FT-897D, but after loading one of the test .img files > and taking a look, my guess would be that it is used for each of the > memories to select between one of the 4 possible power levels. > > Jim KC9HI > > > _______________________________________________ > chirp_users mailing list > chirp_users@intrepid.danplanet.com <mailto:chirp_users@intrepid.danplanet.com> > http://intrepid.danplanet.com/mailman/listinfo/chirp_users > _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com <mailto:chirp_users@intrepid.danplanet.com> http://intrepid.danplanet.com/mailman/listinfo/chirp_users
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
You know Jim that the layout of the "main screen" in Chirp is the same for all radio, it would be nice to be able to configure it depending on radio kind and user settings but the UI is not a part of the software I feel confident to modify.
The table is configurable to not show the power level column if it's not applicable. In RadioFeatures, set valid_power_levels=[]. I'm guessing you set this when you added power support, but nothing else should be using this list, so even if you have power support in the settings, you don't need to declare them here. If it's convenient for you to do that, then maybe we need another flag about whether or not they're "per memory".
--Dan
Thanks Dan! I didn't know!!
A patch is on the way.
73 de IZ3GME Marco
On 07/07/2014 03:43 PM, Dan Smith wrote:
You know Jim that the layout of the "main screen" in Chirp is the same for all radio, it would be nice to be able to configure it depending on radio kind and user settings but the UI is not a part of the software I feel confident to modify.
The table is configurable to not show the power level column if it's not applicable. In RadioFeatures, set valid_power_levels=[]. I'm guessing you set this when you added power support, but nothing else should be using this list, so even if you have power support in the settings, you don't need to declare them here. If it's convenient for you to do that, then maybe we need another flag about whether or not they're "per memory".
--Dan
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
Thanks Dan & Marco
On Mon, Jul 7, 2014 at 12:30 PM, Marco IZ3GME iz3gme.marco@gmail.com wrote:
Thanks Dan! I didn't know!!
A patch is on the way.
73 de IZ3GME Marco
On 07/07/2014 03:43 PM, Dan Smith wrote:
You know Jim that the layout of the "main screen" in Chirp is the same for all radio, it would be nice to be able to configure it depending on radio kind and user settings but the UI is not a part of the software I feel confident to modify.
The table is configurable to not show the power level column if it's not applicable. In RadioFeatures, set valid_power_levels=[]. I'm guessing you set this when you added power support, but nothing else should be using this list, so even if you have power support in the settings, you don't need to declare them here. If it's convenient for you to do that, then maybe we need another flag about whether or not they're "per
memory".
--Dan
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
participants (5)
-
Dan Smith
-
IZ3GME Marco
-
Jim Unroe
-
Marco IZ3GME
-
Steve Lenaghan