F5OEO
5c857b9f7d
IQmod public
2020-11-02 10:49:53 +00:00
F5OEO
3b929185ff
PI4 working but need cleaner implementation
2020-11-02 10:46:20 +00:00
F5OEO
2d2d854280
pi4 detection and CLKOSC according
2020-11-02 10:46:19 +00:00
F5OEO
a3611e265e
Try to set right Peripherals base
2020-11-02 10:46:19 +00:00
F5OEO
5b5a4ee083
Work on PI4
2020-11-02 10:46:19 +00:00
Pedro
c9714b2a7d
mode_IQ
2020-06-06 16:25:04 -03:00
Pedro
6bb567b63e
mode_IQ
2020-06-06 16:24:30 -03:00
F5OEO
5475c41ccf
Add ramp for smooth transition on FSK
2019-01-10 15:19:48 +00:00
F5OEO
19956d2635
Add ATVtest and OOK
2019-01-08 15:10:54 +00:00
F5OEO
7e50948296
Fix util.cpp missing
2019-01-08 14:07:01 +00:00
F5OEO
62259b6c75
Fix a bug between PAD and FSEL which disturb other GPIO
2019-01-08 14:05:15 +00:00
F5OEO
288ff2299c
Always display sudo error message
2019-01-07 14:12:10 +00:00
F5OEO
774ee36f16
FSK is now mfsk, TODO make old FSK client change
2019-01-07 14:11:09 +00:00
F5OEO
e145125af6
Add NTP for ppm calculation
2019-01-07 14:10:22 +00:00
F5OEO
66bbdd78f9
Add debug level
2019-01-06 11:51:02 +00:00
F5OEO
326d51cbbc
simplify dma writting
2019-01-06 10:51:52 +00:00
F5OEO
d23e1fd8fc
Reduce Max PLL frequency to 1.4ghz
2019-01-04 10:55:04 +00:00
F5OEO
1a1f4999ff
Further work, but DO NOT USE HDMI else does not Working
2019-01-03 12:06:15 +00:00
F5OEO
bb613f90ab
First moving pictures
2019-01-01 22:56:02 +00:00
F5OEO
b356479493
Rework DMA for ATV
2019-01-01 21:45:37 +00:00
F5OEO
5419622f6b
Add frontporch
2018-12-23 17:25:23 +00:00
F5OEO
4ee1aa28dd
Try ATV interlace
2018-12-23 16:35:55 +00:00
F5OEO
34d43bf441
Initial release ATV - PAL L
2018-12-23 14:25:11 +00:00
F5OEO
f37ae6954d
Add more generic OOK switch
2018-12-22 19:58:11 +00:00
F5OEO
ff8fa74517
Add OOK example to simulate Ventus/alecto wind station, reduce granularity to 100Khz
2018-12-20 15:40:16 +00:00
F5OEO
1be11a70e3
Wokring ook , fixe fskburst
2018-12-19 10:16:40 +00:00
F5OEO
887470a7be
Initial ook support
2018-12-17 12:46:17 +00:00
F5OEO
aa02b85060
Set minimum frequency of PLL 200MHZ instead of 600MHZ. Minimum frequency possible is now 200/4095=49khz
2018-11-27 14:00:30 +00:00
F5OEO
b82638a3ca
Fix issues with PDIV and PLL setup
2018-11-27 12:39:58 +00:00
F5OEO
1dac6e6948
Extend fundamental frequency up to 1GHZ using PDIV PLL. Rewrite divider choice
2018-11-26 14:06:46 +00:00
F5OEO
6148190afa
GPCLK2 is used for Wifi, stop using it. Should fix the Wifi hangout
2018-11-23 12:01:47 +00:00
F5OEO
2ca0ed14a5
Add gpio destructor
2018-11-23 11:24:21 +00:00
F5OEO
17748b0b0e
Merge pull request #8 from mamborambo/fix-compilation
...
Fix compilation + misc changes
2018-11-23 11:47:46 +01:00
mamborambo
5f716d7823
Fix warnings
...
gpio.cpp:119:39: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘uint64_t {aka long unsigned int}’ [-Wformat=]
mailbox.c:66:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
2018-11-22 00:00:00 +00:00
mamborambo
0b586212b1
Add missing includes
...
Else compilation fails
2018-11-22 00:00:00 +00:00
mamborambo
03be0764a1
Clean Makefile
...
Set c++ standard to c++11
2018-11-22 00:00:00 +00:00
F5OEO
762af0f591
Make option PWM use in ngfm
2018-11-09 09:34:56 +00:00
F5OEO
754322f642
Add SetAmSamples method
2018-11-05 13:10:23 +00:00
F5OEO
f448ed0be7
Fix amplitude issue
2018-11-01 14:25:23 +00:00
F5OEO
3f8b3516bf
Add FreqAmplitude mode
2018-11-01 00:36:40 +00:00
F5OEO
73f0ba145b
Move to PLLC because PLLA used by openvg
2018-10-03 14:05:01 +00:00
F5OEO
3da98b2e0f
Phase DMA optimization and lower jitter
2018-09-03 14:01:17 +00:00
F5OEO
bf77c5eb4b
Stop dma in destructor
2018-08-30 12:24:32 +00:00
F5OEO
58dc21c64b
Add 2nd clock:experimental
2018-08-28 20:36:48 +00:00
F5OEO
7fcf27e53e
Fix amplitude of a complex!
2018-08-06 09:30:26 +00:00
F5OEO
23971dd5e3
Some tests with PLL
2018-08-06 09:29:26 +00:00
F5OEO
8f2a63004f
Add debug measurement fo max samplerate (200K on pi2)
2018-08-06 09:28:40 +00:00
F5OEO
7a199b0b8d
Fix DMA DISDEBUG field
2018-08-06 09:27:36 +00:00
F5OEO
8d0ff49fa7
Work on spurious - still investigate
2018-06-14 13:49:20 +00:00
F5OEO
9e757ea566
Remove prediv*2, set loadper=1 and allow 1 divider to extent frequency range
2018-04-30 11:57:03 +00:00