Described TX MOD

pull/5/head
Adam Mnemonic 2023-06-01 22:56:25 +02:00 zatwierdzone przez GitHub
rodzic 47ad06ad7d
commit 67aec7d706
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -6,10 +6,10 @@ DO NOT transmit on illegal frequencies. DO use a dummy load. DO report results,
#### TX MOD
#### TX MOD Description
`@0x1df2`: `cf 2a` -> `5D e0`
at address @1DE8 starts function which check current frequency range and check if you can transmit or not.
at address `@0x1DE8` starts function which check current frequency range and check if you can transmit here or not. Function is totally bypassed by inserting jump to end of function at the beginning.
```asm
ROM:00001DE8 F0 B5 PUSH {R4-R7,LR}