[chirp_devel] Info Prompt 2.0
22 Jun
2018
22 Jun
'18
1:45 p.m.
OK, here is the new mainapp patch, and the other ones needed to implement the Information prompt. This version prompts after a File Open/Recent and after (actually during) a Radio Download. The two driver patches have info prompts for testing.
--
Rick DeWitt
AA0RD
Sequim, Washington, USA
360-681-3494
22 Jun
22 Jun
10:06 p.m.
diff -r a232e3e57d23 -r 76e4dfd57861 chirp/chirp_common.py --- a/chirp/chirp_common.py Thu Jun 21 09:43:33 2018 -0700 +++ b/chirp/chirp_common.py Thu Jun 21 09:46:49 2018 -0700 @@ -675,6 +675,8 @@
class RadioPrompts: """Radio prompt strings"""
- info = None
- display_info = True
You don't need the "display_info" flag here anymore. I've applied locally and removed it so you don't have to respin for just one.
Thanks!
--Dan
2374
Age (days ago)
2374
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dan Smith
-
Rick DeWitt