Location | Name | Frequency | Duplex | Offset | Tone | rToneFreq | cToneFreq | DtcsCode | DtcsPolarity | Mode | TStep | Skip | Comment | URCALL | RPT1CALL | RPT2CALL | DVCODE |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 462.125000 | 0.000000 | TSQL | 88.5 | 69.3 | 023 | NN | FM | 5.00 | S | |||||||
2 | 462.225000 | 0.000000 | 88.5 | 88.5 | 023 | NN | FM | 5.00 | S | ||||||||
3 | 462.325000 | 0.000000 | 88.5 | 88.5 | 023 | NN | FM | 5.00 | S | ||||||||
4 | 462.425000 | 0.000000 | TSQL | 88.5 | 103.5 | 023 | NN |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
^(h-nsproxy|h-cdn-svcs.mannatech|h-veda|h-support-resources-xh7by|h-gesa.mfoundry|h-tmx.hsn.com|h-citibank-ru|h-creamfinance|h-simplybe|h-tm.bdc-cdn.com|h-scotiabank|h-yamoney|h-fashionworld|h-rogersbank|h-tdcanada|h-rei|h-ameriprise|h-prosper|h-uptodate|h-4finance|h-webftm.rbc|h-mgmresorts|h-bambora|h-dnb|h-goldmansachs|accel-api|h-zootweb|h-vedacheck|h-imvucontent|h-analytics.triseptsolutions|h-banquepopulaire|h-ocnmypage|r|h-netflix.dvd|h-ezreleasekiosk|h-valcontent|h-wimdu|h-cardinalcommerce|h-chickfila|h-trov|h-bossrevolution|h-lendup|h-cdn.lendingarch.ca|h-massageenvy|h-getawaytoday|h-cdna1.rukkus|h-drafty|h-content.walmartrewardsmastercardapp.ca|h-rbs-bank|h-bos-soc|h-creditea|h-bmo|h-cakemail|h-hoteltonight|h-tellsubway|h-turo|h-signifyd|h-clearmatch|h-idme|h-payment.teknosa|h-banquecasino|h-hebgrocery|h-iherb|h-paymentsmb|h-personifyfinancial|h-key|h-lloydsboscorporate|h-societyone|h-lloydscorporate|h-threatmetrix.ea|h-bondora|h-beachbody|h-zurvita|h-fd-newday|h-hapi|h-usaepay|h-moneycorp|h-kabbage|h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
including device/generic/car/vendorsetup.sh | |
including device/generic/mini-emulator-arm64/vendorsetup.sh | |
including device/generic/mini-emulator-armv7-a-neon/vendorsetup.sh | |
including device/generic/mini-emulator-x86/vendorsetup.sh | |
including device/generic/mini-emulator-x86_64/vendorsetup.sh | |
including device/generic/uml/vendorsetup.sh | |
including device/google/clockwork/build/vendorsetup.sh | |
including device/quanta/dorado/vendorsetup.sh | |
including vendor/lineage/vendorsetup.sh | |
including sdk/bash_completion/adb.bash |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* This script adds a styling element to the giffgaff webpage. If you don't trust me, don't use it :P */ | |
$('head').append('<style>body{background:#151515;color:#fff}a{color:#ddd}.FormControl.focus,.FormControl:focus{color:#eee}.App.hasPane .DiscussionListItem .DiscussionListItem-content.unread{background-color:#313131!important}.App.hasPane .DiscussionListItem .DiscussionListItem-content.read{background-color:#212121!important}.App.hasPane .DiscussionListItem .DiscussionListItem-content:focus,.App.hasPane .DiscussionListItem .DiscussionListItem-content:hover{background-color:#444!important}.App.hasPane .DiscussionListItem .DiscussionListItem-content.unread:focus .DiscussionListItem-info .item-tags .TagLabel,.App.hasPane .DiscussionListItem .DiscussionListItem-content.unread:hover .DiscussionListItem-info .item-tags .TagLabel{background-color:#000!important;color:#fff!important}.App.hasPane .DiscussionListItem .DiscussionListItem-content.unread:focus .DiscussionListItem-info .item-tags .TagLabel-text,.App.hasP |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body { | |
background: #151515; | |
color: #fff; | |
} | |
a { | |
color: #ddd; | |
} | |
.FormControl:focus, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 81% 25374/31113] Target userdata fs image: out/target/product/dorado/userdata.img | |
FAILED: /bin/bash -c "(mkdir -p out/target/product/dorado/data ) && (mkdir -p out/target/product/dorado/obj/PACKAGING/userdata_intermediates && rm -rf out/target/product/dorado/obj/PACKAGING/userdata_intermediates/userdata_image_info.txt ) && (echo \"system_size=786432000\" >> out/target/product/dorado/obj/PACKAGING/userdata_intermediates/userdata_image_info.txt ) && (echo \"userdata_size=2824863744\" >> out/target/product/dorado/obj/PACKAGING/userdata_intermediates/userdata_image_info.txt ) && (echo \"cache_size=67108864\" >> out/target/product/dorado/obj/PACKAGING/userdata_intermediates/userdata_image_info.txt ) && (echo \"extfs_sparse_flag=-s\" >> out/target/product/dorado/obj/PACKAGING/userdata_intermediates/userdata_image_info.txt ) && (echo \"squashfs_sparse_flag=-s\" >> out/target/product/dorado/obj/PACKAGING/userdata_intermediates/userdata_image_info.txt ) && (echo \"selinux_fc=out/target/product/dorado/root/file_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
v2019.3.1.0 | |
+ Add virtual PFD | |
+ Add abandonment message with link to new version |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
v2019.2.4.0 | |
+ Add METAR support (with decoding) | |
* Update packages |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
v2019.2.4.0 | |
+ Add METAR support (with decoding) | |
* Update packages |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Booting Linux on physical CPU 0x0 | |
[ 0.000000] Initializing cgroup subsys cpu | |
[ 0.000000] Initializing cgroup subsys cpuacct | |
[ 0.000000] Linux version 3.18.242.1.0 (david@david) (gcc version 4.8 (GCC) ) #5 SMP PREEMPT Wed May 29 13:06:14 BST 2019 | |
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d | |
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
[ 0.000000] Machine model: Qualcomm Technologies, Inc. MSM8909W-PM8916 SWOC 768MB MTP | |
[ 0.000000] Truncating RAM at 0x80000000-0xb0000000 to -0xaf800000 | |
[ 0.000000] Reserved memory: reserved region for node 'external_image__region@0': base 0x87b00000, size 5 MiB | |
[ 0.000000] Reserved memory: reserved region for node 'modem_adsp_region@0': base 0x88000000, size 82 MiB |