Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Create/edit labels via MRCC
#5
(06-14-2022, 04:17 AM)Lizard of Oz Wrote: Have you tried editing the user labels list on the SD card (behind the cover on the left side). That's probably just a text file.

Ok, I removed the side panel and experimented a bit. The file with the labels is a textfile in INI-Format called UPLABELS.INI and sits in the root of the SD-Card. It has one section "PortLabels" followed by a sequence of pairs, Label<n>=<label> and Ref<n>=<reference>:

Code:
[PortLabels]
Label0=MRCC
Ref0=101
Label1=Launch Contr
Ref1=102

So you can simply add new pairs of entries to the bottom, and increase <n> and <reference> for each new pair. Just be careful with the numbering, if you mess up, all the erroneous entry and all others below it will be discarded. The numbers for reference may have gaps, because when you delete a label and create a new one, the next reference will be calculated by increasing the currently highest reference. 

You can also edit the labels, that is pretty straightforward. I attached a working INI-file with 35 labels, that should get you going.

Labels are assigned to ports via two files per preset in IPLUT<n>.INI and OPLUT<n>.INI, right next to your presets files in the directory CLABS/MRCC/PRESETS. If you reconfigure your systems and want to update your preset's assignments, you can simply copy those files between presets.


Attached Files
.zip   UPLABELS.INI.zip (Size: 1.06 KB / Downloads: 3)
Reply


Messages In This Thread
Create/edit labels via MRCC - by mbl77 - 08-04-2021, 02:12 AM
RE: Create/edit labels via MRCC - by starfish - 12-21-2021, 01:40 PM
RE: Create/edit labels via MRCC - by xeamus - 01-04-2022, 03:43 PM
RE: Create/edit labels via MRCC - by Lizard of Oz - 06-14-2022, 04:17 AM
RE: Create/edit labels via MRCC - by Lizard of Oz - 06-14-2022, 07:42 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)