Commit Graph

175 Commits

Author SHA1 Message Date
f5oeo
d1d8a37f95 Remove dvb for all plateforms to allow complete build on 64bit 2020-11-03 14:11:26 +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
00771f3204 Merge branch 'master' into master 2020-09-09 10:32:09 +02:00
F5OEO
aef12949d0 Merge branch 'master' into master 2020-09-09 10:29:08 +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
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
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
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
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
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
F5OEO
65f3f56e61 Chirp move in sinus instead of ramp 2019-01-09 12:16:39 +00:00
F5OEO
4a2d6ef79e Add initial FT8 menu 2019-01-09 00:51:49 +00:00
F5OEO
508d23e678 Remove 2nd PLL and lower Rate*10 2019-01-08 15:08:36 +00:00
F5OEO
3457b0c0e3 Add ppm setting 2019-01-08 15:07:50 +00:00
F5OEO
01e7aaa248 Add FT8 and Corel8 to makefile 2019-01-08 15:06:26 +00:00
F5OEO
a3b130c842 Add minimal ft8 tx 2019-01-08 15:04:33 +00:00
F5OEO
21203ee990 Add experimental digital mode 2019-01-08 15:03:34 +00:00
F5OEO
6a20339150 Merge pull request #147 from pyrog/fix146
Fix bad address offset
2018-12-29 09:26:12 +01:00
pyrog
c7705fa5fa Fix bad address offset
fix #146
2018-12-28 23:02:58 +01:00
pyrog
1040e4502c Parse more parameters
-i invert the modulation polarity
-r baud rate
-b function bits
-d debug

Functions bits could be set from stdin:
0123456:Message with default FB 3
0123456A:Message with FB 0
0123456B:Message with FB 1
0123456C:Message with FB 2
0123456D:Message with FB 3
2018-12-27 18:23:59 +01:00
mamborambo
1bdfc6a061 Add stdlib include required for atof() 2018-12-01 00:00:00 +00:00
mamborambo
fb306882d8 Improve Makefile
- Added CXXFLAGS to fix GCC warnings
- make clean: remove pifmrds object files
2018-12-01 00:00:00 +00:00
F5OEO
03b51502b6 Remove infinite loop for playing file only once 2018-11-24 20:12:17 +00:00
F5OEO
4248e10ffa Add librpitx.a for all 2018-11-23 12:10:38 +00:00
F5OEO
3e6bc5ea62 Remove GPIO 20 2018-11-09 17:06:39 +00:00
F5OEO
aa54828e62 Remove coonflict 2018-11-06 14:31:56 +00:00
F5OEO
69e6b28d55 Add rtl-sdr menu 2018-11-06 11:00:14 +00:00
F5OEO
8ff84a413f First commit of backward compatible rpitx tool - specially with csdr 2018-11-05 14:11:18 +00:00
F5OEO
d34149cd19 FT8 Tx using LIB_FT8 from Karlis Goba, YL3JG - Need to package it according to library 2018-11-02 14:21:54 +00:00
F5OEO
a8b7756681 Add an easy menu for testing 2018-11-01 19:49:54 +00:00
F5OEO
550eaab290 Remove Tree informatio, remove *10 coeff for I16 I/Q 2018-11-01 18:50:27 +00:00
F5OEO
79b0099667 Include Pifmrds for easy integration - see PifmRDS for reference of the Author Christophe Jacquet: https://github.com/ChristopheJacquet/PiFmRds 2018-11-01 18:03:31 +00:00
F5OEO
35d04dcc62 Clean and add tests 2018-11-01 16:45:08 +00:00
F5OEO
6801f2a580 Some tweaks for spectrum painting 2018-11-01 14:23:58 +00:00
F5OEO
fd71868432 Add Spectrum paint - Need to check level and imagick YUB format 2018-11-01 00:40:20 +00:00