Wykres commitów

30 Commity (d139ff56fb5e263c494735eddc1e82706a7297da)

Autor SHA1 Wiadomość Data
F5OEO d139ff56fb Fix PLL rate for non PI4 2020-11-03 10:52:37 +00:00
F5OEO b90473b76e Fix DMA for high frequency 2020-11-02 10:49:55 +00:00
F5OEO 93cf35a7ba Fix for higher frequencies : 434MHz is ok 2020-11-02 10:49:55 +00:00
F5OEO 7f6f1be34e Change a bit pi4 freq/2 method 2020-11-02 10:49:54 +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
F5OEO 62259b6c75 Fix a bug between PAD and FSEL which disturb other GPIO 2019-01-08 14:05:15 +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 d23e1fd8fc Reduce Max PLL frequency to 1.4ghz 2019-01-04 10:55:04 +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
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
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 58dc21c64b Add 2nd clock:experimental 2018-08-28 20:36:48 +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
F5OEO e608ff8936 Add NTP ppm calibration 2018-03-30 08:23:20 +00:00
F5OEO 3969c35268 Add frequency error 2018-03-20 15:44:59 +00:00
F5OEO 754c341387 Add frequency resolution computing 2018-03-20 13:42:43 +00:00
F5OEO 2925373382 Increase frequency precision in DMA 2018-03-19 12:31:18 +00:00
F5OEO 78c51aa372 Increase SetFrequency precision - int->double 2018-03-19 12:01:44 +00:00
F5OEO a62f65621a First librpitx commit after separate from rpitx project 2018-03-16 14:03:06 +00:00