Wykres commitów

247 Commity (32559443c5d8585a344586b00af0e06f34a455da)

Autor SHA1 Wiadomość Data
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
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
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 4661455ec6 Add ft8_lib as a dependency 2019-01-08 15:02:06 +00:00
F5OEO 0d0afb1419 Put output at each time on sv1afnfilter 2019-01-08 14:57:12 +00:00
F5OEO f3a2808173 Kill scripts which remains 2019-01-08 14:56:09 +00:00
F5OEO 56e326bd0d
Update with first logo 2019-01-04 23:52:12 +01:00
F5OEO bd9c01e856 First version of rpitx logo thanks to Laurent Rouvray 2019-01-04 22:48:16 +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
F5OEO 573d7e24c0
Merge pull request #144 from pyrog/fix135
Parse more parameters
2018-12-27 18:53:39 +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
Laurent Haas - F6FVY c11802ddfd
Typos
Fix units typos (kHz, MHz, GHz etc.)
2018-12-08 01:44:15 +01:00
F5OEO 3049979ce7 Remove debug 2018-12-03 22:45:37 +00:00
F5OEO af248576ff Fixe typo issue 2018-12-03 21:32:59 +00:00
F5OEO 51ad6d70dc
Merge pull request #130 from mamborambo/fix-compilation
Fix compilation + misc fixes
2018-12-03 21:43:01 +01:00
F5OEO a3ee65d91f
Merge pull request #128 from mamborambo/shellcheck
Fix shellcheck issues/warnings
2018-12-03 21:13:39 +01:00
mamborambo 1bdfc6a061 Add stdlib include required for atof() 2018-12-01 00:00:00 +00:00
mamborambo 2a2cb7272e Fix shellcheck issues
- Added shebang to all the scripts
- Adjusted all the scripts to make them compatible with a POSIX shell
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 5a65fec32f Fix frequency displayed in easytest 2018-11-27 14:49:30 +00:00
F5OEO e5a17ec42f Modify with exit to avoid easytest.sh stay in background 2018-11-27 14:36:39 +00:00
F5OEO 2742b6e62d Add frequency range 2018-11-27 14:03:45 +00:00
F5OEO 03b51502b6 Remove infinite loop for playing file only once 2018-11-24 20:12:17 +00:00
F5OEO cafd5ce759 whiptail menu still working in background - remove exit to try to fix it 2018-11-24 16:44:39 +00:00
F5OEO 170728bd48 Change 434MHZ output only to general coverage 2018-11-24 16:30:06 +00:00
F5OEO 1c6cd40202 Add pizero option for csdr , avoiding NEON 2018-11-23 14:18:08 +00:00
F5OEO 4248e10ffa Add librpitx.a for all 2018-11-23 12:10:38 +00:00
F5OEO 8e7e617be5
add link to forum 2018-11-20 23:05:24 +01:00
F5OEO 9c2ef5e5f0 Fixed init of sv1afn filter 2018-11-13 21:37:52 +00:00
F5OEO 432ded74f0
Merge pull request #117 from clemibunge/patch-2
Default input Frequency is 434Mhz not 100Mhz
2018-11-11 19:24:38 +01:00
clemibunge 046eccde05
Update rtlmenu.sh 2018-11-11 18:29:02 +01:00
F5OEO 3e6bc5ea62 Remove GPIO 20 2018-11-09 17:06:39 +00:00
F5OEO 84c5f70667 cosmectic 2018-11-06 14:47:29 +00:00
F5OEO c34d2f5082
Update readme for master branch 2018-11-06 15:45:36 +01:00
F5OEO 170cd617fb Fix merge by hand 2018-11-06 14:43:34 +00:00
F5OEO e663b8e8bb fix 2018-11-06 14:38:24 +00:00
F5OEO aa54828e62 Remove coonflict 2018-11-06 14:31:56 +00:00