From 1081db300f5520c1ac8ae86a4b591250bbad5235 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Thu, 12 Dec 2024 09:06:30 +0100 Subject: [PATCH 1/7] Updated some scripts --- scripts/check-network.ps1 | 2 +- scripts/list-network-shares.ps1 | 4 ++-- scripts/ping-internet.ps1 | 9 ++------- 3 files changed, 5 insertions(+), 10 deletions(-) diff --git a/scripts/check-network.ps1 b/scripts/check-network.ps1 index abfa52f5..99a167b2 100755 --- a/scripts/check-network.ps1 +++ b/scripts/check-network.ps1 @@ -18,8 +18,8 @@ Write-Host "`n N E T W O R K" -foregroundColor green & "$PSScriptRoot/check-firewall" & "$PSScriptRoot/list-local-ip.ps1" -& "$PSScriptRoot/list-network-shares.ps1" & "$PSScriptRoot/ping-local-devices.ps1" +& "$PSScriptRoot/list-network-shares.ps1" & "$PSScriptRoot/check-vpn.ps1" & "$PSScriptRoot/list-internet-ip.ps1" & "$PSScriptRoot/ping-internet.ps1" diff --git a/scripts/list-network-shares.ps1 b/scripts/list-network-shares.ps1 index 4945d491..8ffdf290 100755 --- a/scripts/list-network-shares.ps1 +++ b/scripts/list-network-shares.ps1 @@ -5,7 +5,7 @@ This PowerShell script lists all network shares (aka "shared folders") of the local computer. .EXAMPLE PS> ./list-network-shares.ps1 - ✅ Network share \\LAPTOP\Public -> D:\Public ("Public folder for file transfer") + ✅ Shared folder \\LAPTOP\Public -> D:\Public ("Public folder for file transfer") .LINK https://github.com/fleschutz/PowerShell .NOTES @@ -18,7 +18,7 @@ try { } else { $shares = Get-WmiObject win32_share | where {$_.name -NotLike "*$"} foreach ($share in $shares) { - Write-Output "✅ Network share \\$(hostname)\$($share.Name) -> $($share.Path) (`"$($share.Description)`")" + Write-Output "✅ Shared folder \\$(hostname)\$($share.Name) -> $($share.Path) (`"$($share.Description)`")" } } exit 0 # success diff --git a/scripts/ping-internet.ps1 b/scripts/ping-internet.ps1 index 9d48069f..2d02756b 100755 --- a/scripts/ping-internet.ps1 +++ b/scripts/ping-internet.ps1 @@ -7,7 +7,7 @@ Specifies the hosts to ping, seperated by commata (10 Internet servers by default) .EXAMPLE PS> ./ping-internet.ps1 - ✅ Internet ping takes 12ms (9...18ms range) + ✅ Internet ping: 12ms (9...18ms range) .LINK https://github.com/fleschutz/PowerShell .NOTES @@ -39,12 +39,7 @@ try { Write-Host "✅ Online with $loss/$total ping loss and $($min)...$($max)ms latency - $($speed)ms average" } else { [float]$speed = [math]::round([float]$avg / [float]$success, 1) - if ($speed -lt 20.0) { $result = "excellent" - } elseif ($speed -lt 50.0) { $result = "good" - } elseif ($speed -lt 100.0) { $result = "average" - } elseif ($speed -lt 150.0) { $result = "okay" - } else { $result = "laggy" } - Write-Host "✅ Internet ping is $($result): $($speed)ms ($($min)-$($max)ms range)" + Write-Host "✅ Internet ping: $($speed)ms ($min...$($max)ms range)" } exit 0 # success } catch { From 2e941ce36e8fd73e50caba8607fa64dcc2aa5325 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Thu, 12 Dec 2024 11:57:46 +0100 Subject: [PATCH 2/7] Updated some abbreviations --- data/dicts/aviation.csv | 2 + data/dicts/chemistry.csv | 156 +++++++++++---------------------------- 2 files changed, 46 insertions(+), 112 deletions(-) diff --git a/data/dicts/aviation.csv b/data/dicts/aviation.csv index 9daad684..55401e9e 100644 --- a/data/dicts/aviation.csv +++ b/data/dicts/aviation.csv @@ -378,11 +378,13 @@ OCTA,Outside Control Areas OEI,One Engine Inoperative ODP,Obstacle Departure Procedure OGE,Out of Ground Effect +OID,Operational Instrument Departure OFZ,Obstacle Free Zone OJT,On the Job Training OODA,"Observation, Orientation, Decision, and Action" ORCAM,Originating Region Code Assignment Method OSC,On Scene Commander +OWE,Operational Weight Empty PA,Pressure Altitude PADS,Parallax Aircraft Docking System PANSA,Polish Air Navigation Services Agency diff --git a/data/dicts/chemistry.csv b/data/dicts/chemistry.csv index 22c8dc4f..f3b20f1b 100644 --- a/data/dicts/chemistry.csv +++ b/data/dicts/chemistry.csv @@ -8,8 +8,7 @@ AACC,American Association for Clinical Chemistry AADC,Amino Acid DeCarboxylase AADC,Aromatic L-Amino acid DeCarboxylase AAS,Atomic Absorption Spectroscopy -AB,Acid Base -AB,Acid Bath +AB,"Acid Base, Acid Bath" ABCC,Advanced Biomedical Computing Center ABCC,American Board of Clinical Chemistry ABS,"Absorb, Acrylonitrile Butadiene Styrene" @@ -734,8 +733,7 @@ OV,Organic Vapor OVA,Organic Vapor Analyser OVA,OVAlbumin OWC,Oil-Water Contact -OX,Oxidation -OX,oxygen +OX,"Oxidation, Oxygen" OXA,OXanilic Acid OXT,OXyTocin OXY,Oxygen @@ -743,17 +741,14 @@ p+,Proton P,Peta prefix (1015) P,Phosphorus p,pico prefix (10-12) -P,Pressure -P,Proton +P,"Pressure, Proton" Pa,Pascal PA,Phosphatidic Acid Pa,Protactinium PA,Proton Affinity PAA,PolyAcrylic Acid PABA,ParaAminoBenzoic Acid -PAC,Pharmaceutically Active Compound -PAC,Polycyclic Aromatic Content -PAC,Powdered Activated Carbon +PAC,"Pharmaceutically Active Compound, Polycyclic Aromatic Content, Powdered Activated Carbon" PAEK,PolyArylEtherKetone PAGE,PolyAcrylamide Gel Electrophoresis PAH,Polycyclic Aromatic Hydrocarbon @@ -768,19 +763,15 @@ PBI,PolyBenzImidazole PBN,PolyButylene Naphthalate PBS,Phosphate Buffered Saline PBT,PolyButylene Terephthalate -PC,PolyCarbonate -PC,Pyruvate Carboxylase +PC,"PolyCarbonate, Pyruvate Carboxylase" PCA,Pyrrolidone Carboxylic Acid PCC,Pyridine Chloro Chromate PCE,Tetrachloroethylene PCR,Polymerase Chain Reaction PCV,Pressure Control Valve Pd,Palladium -PD,Positive Displacement -PD,Potential Difference -PE,PhycoErythrin -PE,Polyethylene -PE,Potential Energy +PD,"Positive Displacement, Potential Difference" +PE,"PhycoErythrin, Polyethylene, Potential Energy" PEA,PolyEster Amine PEEK,PolyEtherEtherKetone PEG,PolyEthylene Glycol @@ -806,17 +797,14 @@ PHB,PolyHydroxyButyrate PHC,Petroleum HydroCarbon PHMB,PolyHexaMethyleneBiguanide PHT,PHThalate -PI,Phosphate Ion -PI,PolyImide +PI,"Phosphate Ion, PolyImide" PIB,PolyIsoButylene pK,measurement of the dissociation constant PLA,Polymerized Lactic Acid PLC,PhosphoLipase-C -PM,Particulate Matter -PM,Photo Multiplier +PM,"Particulate Matter, Photo Multiplier" pm,picometer -PM,Plasma Membrane -PM,Powder Metallurgy +PM,"Plasma Membrane, Powder Metallurgy" Pm,Promethium PM10,Particulates smaller than 10 μm. PM3,Parameterized Model number 3 @@ -833,15 +821,12 @@ pOH,measurement of OH- ions in aqueous solution POL,"Petroleum, Oils, and Lubricants" POP,Persistent Organic Pollutant PORC,Porcelain -PPA,PhenylPropanolAmine -PPA,PolyPhthalAmide +PPA,"PhenylPropanolAmine, PolyPhthalAmide" ppb,Parts per billion ppm,Parts per million PPO,PolyPhenylene Oxide PPS,PolyPhenylene Sulfide -PPT,Parts Per Trillion -PPT,PolyPyrimidine Tract -PPT,Precipitate +PPT,"Parts Per Trillion, PolyPyrimidine Tract, Precipitate" Pr,Praseodymium PRV,Pressure Relief Valve PSI,Pounds per Square Inch @@ -850,8 +835,7 @@ Pt,Platinum PTFE,PolyTetraFluoroEthylene Pu,Plutonium PU,PolyUrethane -PV,Parity Violation -PV,Pressure Volume +PV,"Parity Violation, Pressure Volume" PVC,PolyVinyl Chloride PVT,"Pressure, Volume, Temperature" PXY,Para-XYlene @@ -859,11 +843,9 @@ Q,Heat energy QA,Quinolinic Acid QC,Quality Control QCD,Quantum ChromoDynamics -QED,Quantum ElectroDynamics -QED,Quod Erat Demonstradum (Latin for “which was to be demonstrated”) +QED,"Quantum ElectroDynamics, Quod Erat Demonstradum (Latin for “which was to be demonstrated”)" QM,Quantum Mechanics -QS,Quantum State -QS,Quantum Sufficit (Latin for “as much as needed”) +QS,"Quantum State, Quantum Sufficit (Latin for “as much as needed”)" qt,quart QW,Quit Whining QY,Quantum Yield @@ -888,8 +870,7 @@ RBD,"Refined, Bleached and Deodorized" RCS,Reactive Chemical Species RDA,Recommended Daily Allowance RDT,Recombinant DNA Technology -RDX,cyclotrimethylenetrinitramine -RDX,Research Department Explosive +RDX,"cyclotrimethylenetrinitramine, Research Department Explosive" RE,Rare Earth Re,Rhenium REACH,"Registration, Evaluation, Authorization, and restriction of CHemical substances" @@ -899,8 +880,7 @@ rem,"Radiation Equivalent, Man" REM,Rare Earth Metal REQ,Required RER,Respiratory Exchange Ratio -RF,Radio Frequency -RF,Resonance Frequency +RF,"Radio Frequency, Resonance Frequency" Rf,Rutherfordium RFIC,Reagent-Free Ion Chromatography RFM,Relative Formula Mass @@ -927,9 +907,7 @@ ROS,Reactive Oxygen Species ROWPU,Reverse Osmosis Water Purification Unit RPT,Repeat RSC,Royal Society of Chemistry -RT,Energy (Rydberg Constant x Temperature) -RT,Reverse Transcriptase -RT,Room Temperature +RT,"Energy (Rydberg Constant x Temperature), Reverse Transcriptase, Room Temperature" RTM,Read The Manual RTP,Room Temperature and Pressure RTSC,Room Temperature Super Conductor @@ -977,18 +955,16 @@ Se,Selenium Sec,Seconds SEP,Separate SEU,Slightly Enriched Uranium -SF,Safety Factor -SF,Significant Figures +SF,"Safety Factor, Significant Figures" SFC,Supercritical Fluid Chromatography SFPM,Suspended Fine Particulate Matter Sg,Seaborgium -SG,Specific Gravity -SG,Spheroidal Graphite +SG,"Specific Gravity, Spheroidal Graphite" SH,Thiol functional group SHC,Synthetic HydroCarbon SHE,Standard Hydrogen Electrode SHF,Super High Frequency -SI units,Système international d’unités (International System of Units) +SI,"Système international d’unités (International System of Units)" Si,Silicon SL,Sea Level SL,Short Lived @@ -1028,8 +1004,7 @@ TAC,Teiacetyl Cellulose TAG,TriAcylGlyceride tan,tangent TAN,Total Acid Number -TAS,Total Alkali versus Silica -TAS,Total Analysis System +TAS,"Total Alkali versus Silica, Total Analysis System" TAT,TriAcetone TriPeroxide Tb,Terbium TBA,"2,4,6-TriBromoAnisole" @@ -1038,22 +1013,15 @@ TBC,4-TertButylCatechol TBHQ,TertButylHydroQuinone TBP,True Boiling Point TBT,TriButylTin -Tc,Critical Temperature -Tc,Technitium -TC,Temperature Compensated -TC,Temperature Controlled -TC,Theoretical Chemistry +Tc,"Critical Temperature, Technitium" +TC,"Temperature Compensated, Temperature Controlled, Theoretical Chemistry" TCA,TauroCholic Acid TCA,TCA cycle (citric acid cycle) TCA,TriChloroAcetic Acid TCE,TriChloroEthane TCF,ThiolCarbon Fiber TCM,TetraChloromethane -TCP,"1,2,3-TriChloropropane" -TCP,Thermal Conversion Process -TCP,Tocopherol -TCP,TriCalcium Phosphate -TCP,TriChloroPhenol +TCP,"1,2,3-TriChloropropane, Thermal Conversion Process, Tocopherol, TriCalcium Phosphate, TriChloroPhenol" TCS,Toxic Chemical System TCT,ToCoTrienol TCV,Temperature Control Valve @@ -1100,8 +1068,7 @@ TOC,Total Organic Carbon TOI,Table Of Isotopes TON,Table Of Nuclides TOX,Toxic -TP,Transition Point -TP,Triple Point +TP,"Transition Point, Triple Point" TPE,ThermoPlastic Elastomer TPM,Total Particulate Matter TR,Table Row @@ -1125,16 +1092,13 @@ TTX,Tetrodotoxin TU,Thermally Unbound TWMC,Time Weighted Mean Concentration TWV,Total Water Vapor -U,Internal Energy -U,Undetectable -U,Uranium +U,"Internal Energy, Undetectable, Uranium" UAFM,Uranyl Acetate Fluorescence Method UCK,Universal Chemical Key UG,"Undisturbed Gas UHC,Unburned HydroCarbons" UHF,Ultra High Frequency UHMW,Ultra High Molecular Weight -UHP,Ultra High Pressure -UHP,Ultra High Purity +UHP,"Ultra High Pressure, Ultra High Purity" UHT,Ultra High Temperature UHV,Ultra High Vacuum ULG,Universal Liquid Gas @@ -1162,38 +1126,27 @@ UVL,UltraViolet Lamp UVR,UltraViolet Reactive UXS,Glucuronic Acid DeCarboxylase UYQ,Uranium Yield Quantity -V,Vacuum -V,Valene -V,Vanadium +V,"Vacuum, Valene, Vanadium, Volt, Volume" v,velocity -V,Volt -V,Volume -VA,Nitrogen group -VA,Volume Analyzer -VAC,Vacuum -VAC,Vacuum Assisted Closure -VB,Vacuum Break -VB,Valence Band +VA,"Nitrogen group, Volume Analyzer" +VAC,"Vacuum, Vacuum Assisted Closure" +VB,"Vacuum Break, Valence Band" VBJ,Vacuum Bell Jar VBT,Valence Bond Theory -VC,Vapor Cloud -VC,Vinyl Chloride -VC,Viscous Coupled +VC,"Vapor Cloud, Vinyl Chloride, Viscous Coupled" VCE,Vapor Cloud Explosion VCM,Vinyl Chloride Monomer Vd,Volume distribution VDB,VanDyke Brown test VDF,Van der Waals force VDW,Van der Waals radius -VEQ,EQuilibrium Volume -VEQ,EQuivalence point Volume +VEQ,"EQuilibrium Volume, EQuivalence point Volume" VFn,Vertical Face number (n is a number) VH,Vapor Hazard VHH,Volatile Halogenated Hydrocarbon VHI,Vapor Hazard Index VHN,Vickers Hardness Number -VHP,Vaporized Hydrogen Peroxide -VHP,Very High Pressure +VHP,"Vaporized Hydrogen Peroxide, Very High Pressure" VHT,Very High Temperature VHY,Very High Yield VI,Viscosity Index @@ -1204,8 +1157,7 @@ VO,Vacuum Oven VOA,Volatile Organic Analysis VOC,Volatile Organic Compound VOL,Volume -VP,Vapor Point -VP,Vapor Pressure +VP,"Vapor Point, Vapor Pressure" VPE,Virtual Potential Energy VR,Very Rapid VS,Very Saturated @@ -1215,28 +1167,17 @@ VSS,Volatile Suspended Solid VTC,Variable Temperature Cutoff VTP,"Volume, Temperature, Pressure" VU,Volume Units -VV,Vacuum Vessel -VV,Valence-Valence +VV,"Vacuum Vessel, Valence-Valence" VW,Varies Widely -W,Tryptofan -W,Tungsten -W,Watt -W,wavelength -W,Weight -W,width -W,Work +W,"Tryptofan, Tungsten, Watt, wavelength, Weight, width, Work" W5,Which Was What We Wanted WA,Weak Acid WAC,Weak Acid Cation -WB,Water Based -WB,Weak Base -WB,Weak Bond +WB,"Water Based, Weak Base, Weak Bond" WBA,Weak Base Anion WC,Water Cosolvent WCS,Worst Case Scenario -WD,Water Dispersant -WD,Water Displacement -WD,Wet/Dry +WD,"Water Dispersant, Water Displacement, Wet/Dry" WIAP,Water In All Phases WIN,Water Insoluble Nitrogen WNA,World Nuclear Association @@ -1244,8 +1185,7 @@ WO,Weak Oxidizer WP,White Phosphorus WPS,Water Phase Salt WR,Water Repellent -WS,Wash Solution -WS,Water Soluble +WS,"Wash Solution, Water Soluble" WSNZ,Water Soluble Zinc WSPI,"Water-Soluble Phosphorous, Inorganic" WSPO,"Water-Soluble Phosphorous, Organic" @@ -1262,8 +1202,7 @@ WWIX,Waste Water Ion eXchange WYOL,Write Your Own Lab WYOLA,Write Your Own Lab Assignment WYU,What You Use -X,Halogen -X,unknown +X,"Halogen, unknown" XAG,Silver Troy Ounce XAN,XANthine XAU,Gold Troy Ounce @@ -1275,10 +1214,8 @@ XPD,Palladium Troy Ounce XPT,Platinum Troy Ounce XUM,X-ray Ultra-Microscope XYD,XYliDine -Y,Tyrosine +Y,"Tyrosine, Yotta prefix (1024), Yttrium" y,yocto prefix (10-24) -Y,Yotta prefix (1024) -Y,Yttrium YA,Yield Analysis YAG,Yttrium Aluminum Garnet YAP,Yield Analysis Pattern @@ -1290,13 +1227,8 @@ Yd,Yard YIC,Yttrium Lithium Fluoride Yr,Year YZN,Yellow ZiNc dichromate -Z,Atomic Number -Z,azimuth -Z,Impedance -Z,proton number +Z,"Atomic Number, azimuth, Impedance, proton number, zero, Zetta prefix (1021)" z,zepto prefix (10-21) -Z,zero -Z,Zetta prefix (1021) ZB,Zinc Blende ZC,Zero Calibration ZC,Zinc Composite From dca5793418709db075aac5cb5b279a44d45f3ab1 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Thu, 12 Dec 2024 13:41:31 +0100 Subject: [PATCH 3/7] Updated write-changelog.ps1 --- scripts/write-changelog.ps1 | 51 ++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 26 deletions(-) diff --git a/scripts/write-changelog.ps1 b/scripts/write-changelog.ps1 index a099bd4d..7e2e7f41 100755 --- a/scripts/write-changelog.ps1 +++ b/scripts/write-changelog.ps1 @@ -9,8 +9,8 @@ .EXAMPLE PS> ./write-changelog.ps1 - Changelog of PowerShell - ======================= + Changelog of Repo 'PowerShell' + ============================== ... .LINK https://github.com/fleschutz/PowerShell @@ -40,25 +40,22 @@ try { Write-Progress "(5/6) Sorting the Git commit messages..." $new = @() - $fixes = @() - $updates = @() + $improved = @() + $fixed = @() $various = @() foreach($commit in $commits) { if ($commit -like "New*") { $new += $commit } elseif ($commit -like "Add*") { $new += $commit } elseif ($commit -like "Create*") { $new += $commit - } elseif ($commit -like "Fix*") { $fixes += $commit - } elseif ($commit -like "Hotfix*") { $fixes += $commit - } elseif ($commit -like "Bugfix*") { $fixes += $commit - } elseif ($commit -like "Update*") { $updates += $commit - } elseif ($commit -like "Updating*") { $updates += $commit - } elseif ($commit -like "Updaate*") { $updates += $commit - } elseif ($commit -like "Adapt*") { $updates += $commit - } elseif ($commit -like "Improve*") { $updates += $commit - } elseif ($commit -like "Change*") { $updates += $commit - } elseif ($commit -like "Changing*") { $updates += $commit - } else { - $various += $commit + } elseif ($commit -like "Upda*") { $improved += $commit + } elseif ($commit -like "Adapt*") { $improved += $commit + } elseif ($commit -like "Improve*") { $improved += $commit + } elseif ($commit -like "Change*") { $improved += $commit + } elseif ($commit -like "Changing*") { $improved += $commit + } elseif ($commit -like "Fix*") { $fixed += $commit + } elseif ($commit -like "Hotfix*") { $fixed += $commit + } elseif ($commit -like "Bugfix*") { $fixed += $commit + } else { $various += $commit } } Write-Progress "(6/6) Listing all contributors..." @@ -67,8 +64,8 @@ try { $Today = (Get-Date).ToShortDateString() Write-Output " " - Write-Output "Changelog of $RepoDirName as of $Today" - Write-Output "======================================" + Write-Output "Changelog of Repo '$RepoDirName'" + Write-Output "================================" Write-Output " " Write-Output "🚀 New Features" Write-Output "---------------" @@ -76,18 +73,18 @@ try { Write-Output "* $c" } Write-Output " " - Write-Output "⚠️ Bug Fixes" - Write-Output "------------" - foreach($c in $fixes) { - Write-Output "* $c" - } - Write-Output " " - Write-Output "🎉 Updates" + Write-Output "🎉 Improved" Write-Output "----------" - foreach($c in $updates) { + foreach($c in $improved) { Write-Output "* $c" } Write-Output " " + Write-Output "⚠️ Fixed" + Write-Output "--------" + foreach($c in $fixed) { + Write-Output "* $c" + } + Write-Output " " Write-Output "🔦 Various" Write-Output "----------" foreach($c in $various) { @@ -99,6 +96,8 @@ try { foreach($c in $contributors) { Write-Output "* $c" } + Write-Output "" + Write-Output "Changelog as of $Today." exit 0 # success } catch { Write-Error $_.Exception.ToString() From 94fba89c8f33fe074554323b1d17e45c5c3451ae Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Mon, 16 Dec 2024 11:35:55 +0100 Subject: [PATCH 4/7] Updated general.csv --- data/dicts/general.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/dicts/general.csv b/data/dicts/general.csv index d0cd7206..0036f449 100644 --- a/data/dicts/general.csv +++ b/data/dicts/general.csv @@ -2320,7 +2320,7 @@ ISO,In Search Of,International Organization for Standardization (from the Greek ISOGP,Indian Society of Orthodontics for General Practitioners [2] ISP,International Standardized Profile,Internet Service Provider,Information Systems Professional ISPE,International Society for Pharmacoepidemiology -ISR,Intelligence,Surveillance and Reconnaissance,Israel (ISO 3166 trigram) +ISR,"Intelligence,Surveillance and Reconnaissance, or: Israel (ISO 3166 trigram)" ISRO,Indian Space Research Organisation ISS,International Shorebird Survey (North America),International Space Station ISSCR,International Society for Stem Cell Research From b4e09055d9f7af002f6915e0dd57958ced913c97 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Mon, 16 Dec 2024 13:57:18 +0100 Subject: [PATCH 5/7] Updated aviation.csv --- data/dicts/aviation.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/dicts/aviation.csv b/data/dicts/aviation.csv index 55401e9e..0cf0d0f5 100644 --- a/data/dicts/aviation.csv +++ b/data/dicts/aviation.csv @@ -322,6 +322,7 @@ IANS,Institute of Air Navigation Services, a division of Eurocontrol IAS,Indicated airspeed IATA,"International Air Transport Association, HQ in Montreal, Canada" ICA,Initial Climb Area +ICARD,International Codes and Route Designators IFE,In-flight Emergency IFR,Instrument Flight Rules IG,Image Generator From ced658f4277beb4f4b194e833bbd41cd3b6fd4a8 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Mon, 16 Dec 2024 14:03:34 +0100 Subject: [PATCH 6/7] Updated aviation.csv --- data/dicts/aviation.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/dicts/aviation.csv b/data/dicts/aviation.csv index 0cf0d0f5..24707c72 100644 --- a/data/dicts/aviation.csv +++ b/data/dicts/aviation.csv @@ -1,5 +1,6 @@ TERM,MEANING 3P,"Perceive, Process, Perform" +5LNC,Five Letter Name Codes 5P,"Plan, Plane, Pilot, Passengers, Programming" 7500,"Transponder code for Aircraft hijacking (ICAO)" 7600,"Transponder code for Radio failure (lost communications, ICAO)" From 500cc561d9907c37bb56e643f5b0036914bd38ac Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Mon, 16 Dec 2024 14:20:18 +0100 Subject: [PATCH 7/7] Updated aviation.csv --- data/dicts/aviation.csv | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/data/dicts/aviation.csv b/data/dicts/aviation.csv index 24707c72..cb636cac 100644 --- a/data/dicts/aviation.csv +++ b/data/dicts/aviation.csv @@ -1,6 +1,7 @@ TERM,MEANING 3P,"Perceive, Process, Perform" -5LNC,Five Letter Name Codes +5ANNC,Five Letter Alpha Numeric Code +5LNC,Five Letter Naming Code 5P,"Plan, Plane, Pilot, Passengers, Programming" 7500,"Transponder code for Aircraft hijacking (ICAO)" 7600,"Transponder code for Radio failure (lost communications, ICAO)" @@ -369,11 +370,13 @@ NATOPS,Naval Aviation Training and Operating Procedures Standardization NATS,National Air Traffic Services (UK) NAVAIDS,Navigational Aids NCOIC,Non-Commissioned Officer in Charge +NDB,Non-Directional Beacon NIMA,National Imagery Mapping Agency NLFS,Night Low Flying System NM,Nautical Mile NORDO,No Radio NOTAM,Notice to Airmen or Notice to Air Missions +NRS,Navigation Reference System NUAIR,Northeast UAS Airspace Integration Research (a New York based nonprofit organization) OCS,Obstacle Clearance Surfaces OCTA,Outside Control Areas