nostar
nostar
I see you have started work on other cluster types (ethernet, flexray, etc). Another nice feature would be ability to export LIN clusters from ARXML to LDF.
The OLED I2C clock and SPI clock are on the same pin GPIO14, so is there a way that I can use an SPI device like the MCP 2515 CAN...
This adds support for YSF2PCM, part of MMDVM_PCM, a set of utilities to use an analog radio with PiStar as a digital transceiver. The details are here: http://www.dudetronics.com/index.php/dude-star-radio-project
M17 testing
I have 2 hotspots setup where I TX from one and watch for RX on the other. It seems like the data is being corrupted over RF from what I...
The details are here: http://www.dudetronics.com/index.php/dude-star-radio-project
I don't have NXDN2PCM completed yet, but the required changes here are ready when it is.
This adds support for P252PCM, part of MMDVM_PCM, a set of utilities to use an analog radio with PiStar as a digital transceiver. The details are here: http://www.dudetronics.com/index.php/dude-star-radio-project
With a fresh clone of mxe, I have to first revert to libwebp 1.2.4 as discussed in issue #2951 Then I run: ``` make MXE_TARGETS='x86_64-w64-mingw32.static' qt5 qt6 -j24 ``` I...
Here is the error in mxe/log/gcc_x86_64-w64-mingw32.static ``` gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/mnt/data/src/mxe/tmp-gcc-x86_64-w64-mingw32.static/gcc-11.4.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /mnt/data/src/mxe/tmp-gcc-x86_64-w64-mingw32.static/gcc-11.4.0/libiberty/simple-object-coff.c -o simple-object-coff.o ../../gcc-11.4.0/libiberty/simple-object-mach-o.c: In function ‘simple_object_mach_o_write_segment’:...