COM 1 #76

Closed
opened 2023-10-18 19:26:34 +00:00 by Sander · 2 comments
Owner

Active display

  • Find datarefs
  • Create graphics
  • Works in X-KeyPad
  • Works on Stream Deck
  • Placed in Stream Deck profile layout

Standby display

  • Find datarefs
  • Create graphics
  • Works in X-KeyPad
  • Works on Stream Deck
  • Placed in Stream Deck profile layout

HF Sens knob

  • Find datarefs
  • Create graphics
  • Works in X-KeyPad
  • Works on Stream Deck
  • Placed in Stream Deck profile layout

Frequency knob

  • Find datarefs
  • Create graphics
  • Works in X-KeyPad
  • Works on Stream Deck
  • Placed in Stream Deck profile layout

VHF 1

  • Find datarefs
  • Create graphics
  • Works in X-KeyPad
  • Works on Stream Deck
  • Placed in Stream Deck profile layout

VHF 2

  • Find datarefs
  • Create graphics
  • Works in X-KeyPad
  • Works on Stream Deck
  • Placed in Stream Deck profile layout

VHF 3

  • Find datarefs
  • Create graphics
  • Works in X-KeyPad
  • Works on Stream Deck
  • Placed in Stream Deck profile layout

Switch Standby/Active

  • Find datarefs
  • Create graphics
  • Works in X-KeyPad
  • Works on Stream Deck
  • Placed in Stream Deck profile layout

Light

  • Find datarefs
  • Create graphics
  • Works in X-KeyPad
  • Works on Stream Deck
  • Placed in Stream Deck profile layout

PNL Off

  • Find datarefs
  • Create graphics
  • Works in X-KeyPad
  • Works on Stream Deck
  • Placed in Stream Deck profile layout

Enter frequency using X-KeyPad numbers

  • Find datarefs
  • Create graphics
  • Works in X-KeyPad
  • Works on Stream Deck
  • Placed in Stream Deck profile layout
![](https://git.returntosander.net/attachments/c4ea2e92-e767-4424-8ff1-e9cd100143c3) # Active display - [x] Find datarefs - [x] Create graphics - [x] Works in X-KeyPad - [x] Works on Stream Deck - [x] Placed in Stream Deck profile layout # Standby display - [x] Find datarefs - [x] Create graphics - [x] Works in X-KeyPad - [x] Works on Stream Deck - [x] Placed in Stream Deck profile layout # HF Sens knob - [ ] Find datarefs - [ ] Create graphics - [ ] Works in X-KeyPad - [ ] Works on Stream Deck - [ ] Placed in Stream Deck profile layout # Frequency knob - [x] Find datarefs - [x] Create graphics - [x] Works in X-KeyPad - [x] Works on Stream Deck - [x] Placed in Stream Deck profile layout # VHF 1 - [x] Find datarefs - [x] Create graphics - [x] Works in X-KeyPad - [x] Works on Stream Deck - [x] Placed in Stream Deck profile layout # VHF 2 - [x] Find datarefs - [x] Create graphics - [x] Works in X-KeyPad - [x] Works on Stream Deck - [x] Placed in Stream Deck profile layout # VHF 3 - [x] Find datarefs - [x] Create graphics - [x] Works in X-KeyPad - [x] Works on Stream Deck - [x] Placed in Stream Deck profile layout # Switch Standby/Active - [x] Find datarefs - [x] Create graphics - [x] Works in X-KeyPad - [x] Works on Stream Deck - [x] Placed in Stream Deck profile layout # Light - [x] Find datarefs - [x] Create graphics - [x] Works in X-KeyPad - [x] Works on Stream Deck - [x] Placed in Stream Deck profile layout # PNL Off - [x] Find datarefs - [ ] Create graphics - [ ] Works in X-KeyPad - [ ] Works on Stream Deck - [ ] Placed in Stream Deck profile layout # Enter frequency using X-KeyPad numbers - [x] Find datarefs - [x] Create graphics - [x] Works in X-KeyPad - [x] Works on Stream Deck - [x] Placed in Stream Deck profile layout
Sander added this to the 0.0.1 milestone 2024-02-02 16:42:01 +00:00
Author
Owner

Flip standby:

  • C laminar/B738/rtp_L/freq_txfr/sel_switch

HF SENS:

  • W laminar/B738/comm/rtp_L/hf_sens_ctrl/rheostat

Right knob:

  • C laminar/B738/rtp_L/freq_khz/sel_dial_dn
  • C laminar/B738/rtp_L/freq_khz/sel_dial_up
  • C laminar/B738/rtp_L/freq_MHz/sel_dial_dn
  • C laminar/B738/rtp_L/freq_MHz/sel_dial_up

VHF1

  • C laminar/B738/rtp_L/vhf_1/sel_switch
  • R laminar/B738/comm/rtp_L/vhf_1_status

VHF2

  • C laminar/B738/rtp_L/vhf_2/sel_switch
  • R laminar/B738/comm/rtp_L/vhf_2_status

VHF3

  • C laminar/B738/rtp_L/vhf_3/sel_switch
  • R laminar/B738/comm/rtp_L/vhf_3_status

ACTIVE

  • R laminar/B738/comm/com3/act_freq_data # If display should say DATA
  • R laminar/B738/comm/com3/act_freq_kHz
  • R laminar/B738/comm/com3/act_freq_MHz

STANDBY

  • R laminar/B738/comm/com3/stdby_freq_data # If display should say DATA
  • R laminar/B738/comm/com3/stdby_freq_kHz
  • R laminar/B738/comm/com3/stdby_freq_MHz
Flip standby: - C `laminar/B738/rtp_L/freq_txfr/sel_switch` HF SENS: - W `laminar/B738/comm/rtp_L/hf_sens_ctrl/rheostat` Right knob: - C `laminar/B738/rtp_L/freq_khz/sel_dial_dn` - C `laminar/B738/rtp_L/freq_khz/sel_dial_up` - C `laminar/B738/rtp_L/freq_MHz/sel_dial_dn` - C `laminar/B738/rtp_L/freq_MHz/sel_dial_up` VHF1 - C `laminar/B738/rtp_L/vhf_1/sel_switch` - R `laminar/B738/comm/rtp_L/vhf_1_status` VHF2 - C `laminar/B738/rtp_L/vhf_2/sel_switch` - R `laminar/B738/comm/rtp_L/vhf_2_status` VHF3 - C `laminar/B738/rtp_L/vhf_3/sel_switch` - R `laminar/B738/comm/rtp_L/vhf_3_status` ACTIVE - R `laminar/B738/comm/com3/act_freq_data` # If display should say DATA - R `laminar/B738/comm/com3/act_freq_kHz` - R `laminar/B738/comm/com3/act_freq_MHz` STANDBY - R `laminar/B738/comm/com3/stdby_freq_data` # If display should say DATA - R `laminar/B738/comm/com3/stdby_freq_kHz` - R `laminar/B738/comm/com3/stdby_freq_MHz`
Author
Owner

Done

Done
Sander added this to the Alpha testing project 2024-09-11 10:29:15 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PassengerFlying/xkeypad_streamdeck_zibo_b738#76
No description provided.