Table of Contents
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
TEDI/LCR TX generates and transmits LCR (Langage de Commande Routier — Road Command Language) frames, a French protocol used to control dynamic road equipment: variable message signs (PMV), tunnel systems, traffic cameras, emergency phones, weather stations, and related infrastructure. It uses AFSK modulation (Bell 202-compatible) over FM.
Controls
EC — Éclairage (lighting) mode. Options: Auto (A), Jour/Day (J), Nuit/Night (N), S? (S).
RGSB — The 4-character destination address code (e.g. AI10). Press the RGSB button to enter a custom address via the keyboard. In scan mode, this is overridden by the selected address list.
AM1–AM5 — Up to 5 address message slots. Each slot has a checkbox (to include it in the frame) and a Set button to enter the 7-character payload text. Only checked slots are included in the transmitted frame.
Modem Setup — Opens the modem configuration screen where you set the baudrate and repeat count. These settings are shared with other AFSK apps and persist in memory.
Scan (checkbox) — When enabled, automatically cycles through all RGSB addresses in the selected list, transmitting the configured frame to each address in sequence.
List — Selects the preconfigured RGSB address list used in scan mode. Contains a list of known addresses for the Lille road network (36 entries).
Clear — Clears all AM slot content and unchecks all checkboxes.
START / STOP — Starts or stops transmission. A progress bar and status line show repeat and scan progress (repeat/total scan_index/total).
Message Format
The transmitted LCR frame has the following structure:
<7 sync bytes> RGSB AM=1 [AM=2 ...] EC=
Text in each AM slot is padded to 7 characters. The checksum is an XOR of all characters from the RGSB field to the EOM byte, masked to 7 bits. The complete frame is transmitted the number of times set in Modem Setup.
Preconfigured RGSB Lists
Lille (36 addresses): AI10–AI70, AJ10–AJ70, AK10, EAA0–EAD0, EbA0–EbS0
Reims (20 addresses): AI10–AI70, AJ10–AJ70, AK10–AK70 (selected), AP10
RF Parameters
| Parameter | Value |
|---|---|
| Modulation | AFSK / FM (Bell 202-compatible) |
| Mark frequency | 1200 Hz |
| Space frequency | 2200 Hz |
| Baud rate | Configurable via Modem Setup (default: 1200 bps) |
| Bandwidth | 1.75 MHz |
| Sample rate | 1.536 MSps |
| Frequency step | 10 kHz |
Settings Persistence
Settings are saved to tx_lcr.ini. Baudrate and repeat count are stored in shared persistent memory via Modem Setup.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Start here
Contributors
How to collaborate
Contributing Guidelines
How to ask questions correctly
Hardware
- PortaPack Versions (which one to buy)
- Features
- HackRF Versions
- Description of the hardware
- Enclosure/cases
- Repairs
- Mods
User manual
Intended use and Legality
- Usage cautions
- First steps
- Firmware update procedure
- User interface
- Powering the PortaPack
- Troubleshooting
- Won't boot
- Config Menu
- Firmware upgrade
- Diagnose firmware update in Windows
- Receive Quality Issues
- No TX/RX
- TX Carrier Only
- H2+ speaker modifications
- Dead Coin Cell Battery
- Factory Defaults
- SD card not recognized by PC with the SD-card over USB selected
- DFU overlay
- Full reset
- SolveBoard
- How to Format SDCard
- What if I don't like some of the apps
Applications
- 📥 Receivers
- 📤 Transmitters
- ADS-B(S) TX
- Adult Toys
- APRS TX
- BHT Xy/EP
- BLE TX
- BLESpam
- Burger Pager
- CVS Spam
- EPIRB
- FlipperTX
- GPS Sim
- Hopper
- Jammer
- KeeLoq TX
- Key fob TX
- LGE Tool
- MDC-1200 TX
- Morse TX
- OOK
- OOK Brute
- OOK Editor
- P25 TX
- POCSAG TX
- RDS
- RTTY TX
- SAME TX
- Signal gen
- Soundboard
- Spectrum Painter
- SSTV
- TEDI/LCR
- TouchTunes
- TPMS TX
- 🔄 Transceivers
- 🟡 Recon
- 🔴 Capture
- ▶️ Replay
- 🖲️ Remote
- 🔍 Looking Glass
- 🛠️ Utilities
- 🎮 Games
- ⚙️ Settings
- 💻 HackRF Mode
Misc
Developer Manual
- Compilation of the firmware
- Compile on WSL with ninja
- How to compile on Windows faster with WSL 2
- Using Docker and Kitematic
- Docker command-line reference
- Using Buddyworks and other CI platforms
- Notes for Buddy.Works (and other CI platforms)
- Using ARM on Debian host
- All in one script for ARM on Debian host
- Compile on Arch based distro (exclude Asahi), or other weird distros
- Dev build versions
- Notes About ccache
- Create a custom map
- Code formatting
- PR process
- Description of the Structure
- Software Dev Guides
- Tools
- Research
- UI Screenshots
- Maintaining
- Creating a prod/stable release (Maintainers only)
- Maintaining rules
- Development States Notes
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Note
The wiki is incomplete. Please add content and collaborate.
Important
- This is a public wiki. Everything is visible to everyone. Don't use it for personal notes.
- Avoid linking to external tutorials/articles; they may become outdated or contain false information.