Wykres commitów

289 Commity (27d00ce6d38da34b811f7402113d29cfac37da63)

Autor SHA1 Wiadomość Data
meexmachina 9462cc5219 integrations 2021-09-19 12:51:46 +03:00
meexmachina eb5426221f added FPGA config from buffer option 2021-09-18 15:27:09 +03:00
meexmachina feee001f47 bug fixes in eeprom logic uuid 2021-09-18 14:32:46 +03:00
meexmachina de90e449a5 bugfix eeprom config 2021-09-18 14:08:31 +03:00
meexmachina 8cc0b639c3 device tree + eeprom configuration + more 2021-09-17 15:36:29 +03:00
meexmachina 8a35a43c39 added eeprom utilities 2021-09-15 00:00:49 +03:00
meexmachina 7a412d1ba0 more soapy integration 2021-09-09 22:51:58 +03:00
meexmachina a77f8694cc configuration rearangement 2021-09-09 09:20:53 +03:00
meexmachina afaa82e8f9 bugfixes 2021-09-08 16:54:51 +03:00
meexmachina 4a191e4f27 yet another pigpio update 2021-09-08 16:45:10 +03:00
meexmachina 48aa3b5382 a better implementation in pigpio 2021-09-08 16:44:49 +03:00
meexmachina 93433567cb added derivative signal handler for pigpio, progream setup and cloing implementation 2021-09-08 16:42:54 +03:00
meexmachina 9336eee767 update main program 2021-09-07 23:30:02 +03:00
meexmachina 6af3fc8b76 system init and release functions 2021-09-07 23:13:13 +03:00
meexmachina bd65085c93 update the datatypes 2021-09-07 22:37:07 +03:00
meexmachina 889efac687 added thread safe queue support 2021-09-07 22:33:46 +03:00
meexmachina 4be1724215 caribou_setup and release update 2021-09-07 14:59:01 +03:00
meexmachina f2a5e501e3 update readme 2021-09-07 14:13:38 +03:00
meexmachina 2b3cefbea5 readme update 2021-09-07 13:58:33 +03:00
meexmachina 00faffda5d update readme 2021-09-06 16:19:04 +03:00
David Michaeli 5767e94655 Merge branch 'main' of https://github.com/cariboulabs/cariboulite into main 2021-09-06 16:06:24 +03:00
meexmachina b2a0fe0b5b update readme 2021-09-06 16:05:01 +03:00
David Michaeli 3eeb4dc956 Merge branch 'main' of https://github.com/cariboulabs/cariboulite into main 2021-09-06 16:04:28 +03:00
meexmachina 619837226c system level api progress 2021-09-06 15:57:21 +03:00
meexmachina 0d58122d74 bug fix spi + smi integration (firmware) 2021-09-06 14:43:01 +03:00
meexmachina ac9f2b9da9 project tree update 2021-09-05 12:05:43 +03:00
meexmachina 2eac875bec starting soapy!! :) 2021-09-05 10:21:08 +03:00
meexmachina 11478985f0 repo recovery, testing 2021-09-05 00:29:07 +03:00
meexmachina a2ecf08046 fifo 9 bit length, for 900 and 2.4, half tested 2021-09-05 00:08:57 +03:00
meexmachina 421d7e49c4 fifo structure refinement 2021-09-03 23:17:44 +03:00
meexmachina ef5f3ae6bf smi lvds check 2021-09-03 11:19:28 +03:00
meexmachina c3532243a6 modem time synchronization 2021-09-02 00:50:13 +03:00
meexmachina f3d6cf3fea smi vital signs, finally 2021-08-31 21:07:08 +03:00
meexmachina 0806246a55 smi firmware and software 2021-08-27 12:57:20 +03:00
meexmachina 879638639e smi kernel driver 2021-08-26 23:47:14 +03:00
meexmachina dcb460dfa0 smi 2021-08-26 17:02:16 +03:00
meexmachina 0ccd2df49c smi 2021-08-26 17:02:07 +03:00
meexmachina cfb174f373 update smi 2021-08-24 16:54:45 +03:00
meexmachina e15a461a22 changes smi 2021-08-24 16:53:36 +03:00
meexmachina 5cee4d73e6 Merge branch 'main' of https://github.com/cariboulabs/cariboulite into main 2021-08-24 16:53:24 +03:00
meexmachina 7c7b1cae31 update smi 2021-08-24 16:49:06 +03:00
David Michaeli 45c42bf49a Merge pull request #15 from timgates42/bugfix_typos
docs: Fix a few typos
2021-08-21 15:28:51 +02:00
Tim Gates 87b49aeb94 docs: Fix a few typos
There are small typos in:
- hardware/README.md
- software/libcariboulite/src/caribou_smi/caribou_smi.c
- software/libcariboulite/src/caribou_smi/ref/rpi_dma_test.c
- software/libcariboulite/src/caribou_smi/ref/rpi_dma_utils.h
- software/libcariboulite/src/caribou_smi/register_utils.h
- software/libcariboulite/src/io_utils/pigpio/command.c
- software/libcariboulite/src/io_utils/pigpio/command.h
- software/libcariboulite/src/io_utils/pigpio/pigpio.c
- software/libcariboulite/src/io_utils/pigpio/pigpio.h

Fixes:
- Should read `believe` rather than `belive`.
- Should read `uncached` rather than `unchached`.
- Should read `control` rather than `contol`.
- Should read `uncached` rather than `unchahced`.
- Should read `terminated` rather than `teminated`.
- Should read `substantial` rather than `substancial`.
- Should read `presumably` rather than `presumablly`.
2021-08-21 13:27:44 +10:00
meexmachina 0bd479b825 smi driver experimenting 2021-08-18 23:02:35 +03:00
meexmachina ffb9a693b5 verolog bug fix 2021-08-18 16:08:01 +03:00
meexmachina 53178022a9 bug fixes 2021-08-18 00:30:53 +03:00
meexmachina 653d1f401e bug fixes, mixer, io_utils, spi, adaptation fpga 2021-08-17 23:48:21 +03:00
meexmachina 029f294aa9 test git credentials 2021-08-16 00:36:08 +03:00
meexmachina c88c8e1060 new boards integration first step 2021-08-15 23:39:34 +03:00
meexmachina 31958d6a5c testing smi device 2021-08-10 16:06:39 +03:00