Commit Graph

290 Commits

Author SHA1 Message Date
clemibunge
103e98ea54 Added pirtty to Makefile 2021-01-02 22:33:23 +01:00
clemibunge
cd4bde3712 Added RTTY Functionality 2021-01-02 22:31:27 +01:00
F5OEO
7339faad4b Merge pull request #229 from andresvelezperez/master
Executable file is deleted, it is not source code
2020-11-06 17:57:27 +01:00
Andres Velez Perez
412e4672c7 Merge pull request #1 from andresvelezperez/develop
Executable file is deleted
2020-11-06 11:34:19 -05:00
andres
9d849f9269 Executable file is deleted 2020-11-06 11:22:19 -05:00
f5oeo
5f53324d74 testfoxhunt is executable 2020-11-03 17:38:38 +00:00
f5oeo
abdfeac025 Remove dvbrf from install 2020-11-03 16:31:17 +00:00
f5oeo
187cd5ff60 Remove patch as we are using our own csdr fork 2020-11-03 14:14:24 +00:00
f5oeo
d1d8a37f95 Remove dvb for all plateforms to allow complete build on 64bit 2020-11-03 14:11:26 +00:00
f5oeo
054d1d31ab Get csdr with improve arm detetection 2020-11-03 14:10:20 +00:00
F5OEO
0921665177 Merge pull request #141 from clemibunge/patch-3
typo fix
2020-11-03 12:07:55 +01:00
F5OEO
14a895fc47 Add force_turbo for pi4 in config.txt 2020-11-03 10:56:39 +00:00
f5oeo
5b3ccd122b Remove binary again 2020-11-02 13:21:54 +00:00
f5oeo
0ca21cf76f Remove binaries 2020-11-02 13:06:41 +00:00
f5oeo
ea0cfb64a8 Move OOK parse to ook project 2020-11-02 13:02:10 +00:00
f5oeo
56612fd159 Move OOK parse to ook project 2020-11-02 13:01:30 +00:00
f5oeo
731e5b0c64 Move OOK parse to ook project 2020-11-02 13:01:12 +00:00
F5OEO
8868969066 Fix Makefile issue introduce with foxhunt and sendook - Thanks to Matthiasseemoo for patch 2020-09-16 19:30:44 +02:00
F5OEO
b589b3c7dc Merge pull request #189 from cuddlycheetah/feature-pocsag
Feature pocsag to master
2020-09-09 10:33:32 +02:00
F5OEO
235536169a Merge pull request #195 from hex45/master
add morse.ccp module
2020-09-09 10:32:32 +02:00
F5OEO
00771f3204 Merge branch 'master' into master 2020-09-09 10:32:09 +02:00
F5OEO
bab347ff7e Merge pull request #199 from clemibunge/master
Added foxhunt mode
2020-09-09 10:29:40 +02:00
F5OEO
aef12949d0 Merge branch 'master' into master 2020-09-09 10:29:08 +02:00
F5OEO
d7c89bd7c3 Merge pull request #217 from psa-jforestier/sendookdemo
Sendook : a new tool to send OOK packet
2020-09-09 10:24:31 +02:00
psa-jforestier
8412832674 add command line tools sendook 2020-09-08 18:33:12 +02:00
psa-jforestier
40b3959a33 Demo to send OOK 2020-09-08 18:12:45 +02:00
psa-jforestier
9d59782779 Merge branch 'master' of https://github.com/F5OEO/rpitx 2020-09-08 17:49:26 +02:00
Jerome FORESTIER
e2d04932d5 add came top432 2020-08-14 18:31:27 +02:00
F5OEO
dcb4d1641a Update README.md
PI4 beta
2020-07-23 15:19:18 +02:00
F5OEO
050101b4de Add bcm_host library used by librpitx 2020-07-23 14:14:30 +01:00
Pedro
dd697514dd IPC_commands 2020-06-08 10:31:17 -03:00
Pedro
9ee5801c0b sharedmem 2020-06-07 14:04:10 -03:00
clemibunge
950f80242d Added Test file for foxhunt 2020-02-18 01:37:50 +01:00
clemibunge
8bb85619d8 Added Foxhunt Mode 2020-02-18 01:35:49 +01:00
clemibunge
0442d78eb8 Added Foxhunt to makefile 2020-02-18 01:33:40 +01:00
F5OEO
5a981ceb30 Merge pull request #196 from renaudgweb/master
Add files via upload
2020-01-09 17:41:10 +01:00
RenaudG
32559443c5 Add files via upload 2020-01-09 15:39:16 +01:00
RenaudG
a0f97fe65a Add files via upload
update logo
2020-01-04 15:40:38 +01:00
hex45
cbe7ff02bc Add morse.cpp module
Update Makefile for morse build
2019-12-29 22:38:57 -05:00
Cuddly Cheetah
d7c13095f7 Now multiple messages working 100%
Single Preamble,
Repeat All messages X times
2019-10-16 07:55:04 +02:00
Cuddly Cheetah
a6eff81264 100% working repeating transmission 2019-10-15 13:12:30 +02:00
Cuddly Cheetah
4327ad325a hotfix 2019-10-14 17:22:06 +02:00
Cuddly Cheetah
d7792ca004 Update pocsag.cpp 2019-10-14 17:15:45 +02:00
Cuddly Cheetah
39a5d032b0 Added Repeating Transmission & Single Preamble
One Praemble at the start of transmission, followed by all messages repeated X times (can bet set with -t argument)
2019-10-14 16:55:17 +02:00
F5OEO
e8796bce41 Merge pull request #186 from cuddlycheetah/master
Added numeric pocsag mode
2019-09-12 00:44:20 +02:00
Konrad
528c18be90 Added numeric pocsag mode
use the argument "-n" for the numeric encoding useful for Motorola Bravo Express V and other numeric pagers.
2019-09-11 22:49:46 +02:00
F5OEO
8b27552911 Merge pull request #134 from f6fvy/patch-1
Typos
2019-04-23 20:00:55 +02:00
F5OEO
743ee0ab72 Correct frequency and deviation for new librpitx 2019-01-13 14:48:18 +00:00
F5OEO
9d26464b72 Fix s 2 option 2019-01-10 15:22:11 +00:00
F5OEO
454238ca4a Add ramp transition 2019-01-10 15:20:55 +00:00