JE9PEL satellite frequency list
Mineo Wakita's long-running master list of every amateur satellite and frequency, with status. Consumed by many tracking programs.
- Source
- https://www.ne.jp/asahi/hamradio/je9pel/satslist.htm
- Access
- Public. CSV mirror (satslist.csv) updated frequently.
- Format
- Semicolon-separated CSV
Schema
| Field | Type | Note |
|---|---|---|
| 1 | name | Satellite name |
| 2 | int | NORAD ID |
| 3 | MHz | Uplink |
| 4 | MHz | Downlink |
| 5 | MHz | Beacon |
| 6 | string | Mode / baud |
| 7 | string | Callsign |
| 8 | enum | Status: active, inactive, deployed, etc. |
Example
SO-50;27607;145.850;436.795;;FM CTCSS 67.0Hz;;active RS-44;44909;145.935-145.995;435.610-435.670;435.605;SSB/CW inverting;RS44;active
Gotchas
- Shift-JIS/Latin encoding quirks. Sanitize before parsing.
- One line per transmitter, so satellites repeat.