Commit Graph

14 Commits

Author SHA1 Message Date
jfriedt 8a5fd8be49 modify header path to be consistent with librpitx install rule + link to library (and not objects) 2021-01-12 15:24:09 +01: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 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
F5OEO fd71868432 Add Spectrum paint - Need to check level and imagick YUB format 2018-11-01 00:40:20 +00:00
F5OEO c24acb13b4 Add frequency option 2018-10-29 00:50:25 +00:00
F5OEO 768bfb3bcb Add pocsag mode 2018-10-28 22:37:27 +00:00