emard

Results 31 issues of emard

How can I add LookAt I think it should be added to Document d = kml.Document(ns, 'docid', 'doc name', 'doc description') there should be something like 14.0 44.0 0 0...

enhancement
Hacktoberfest

I'd like to connect and communicate at the same time with 2 different bluetooth devices each device is providing a single serial port. Is there some code example how to...

Area: BT&Wifi
Resolution: Awaiting response
Status: Needs investigation

HI While maintaining BOM I often have to fix parts that are currently out of stock, usually I keep 2-3 alternatives and almost always something from there is on stock....

HI I'd like if you could open a separate git repository with binaries (bitstream, flash image maybe) of this great example: https://twitter.com/sylefeb/status/1288053013748289538

src/tools$ . ./makefiles.sh *** Setting environment for f32c make *** hello_c$ make mips-elf-gcc -march=f32c -EL -G 32768 -Os -fpeel-loops -ffreestanding -c -pipe -ffunction-sections -fdata-sections -Wall -Werror -nostdinc -include sys/param.h -I/home/guest/src/fpga/fpgarduino/f32c/src/tools/../include...

We need to make some 1-click simplification for arduino to upload permanently bootable binary to a f32c system. Boards have SPI flash and SD card slots, the bootchain should be...

With advent of affordable Lattice ECP5 boards with SDRAM like ULX3S and Flea OHM now opens a new possibility in core improvement towards higher speeds. Core could be improved to...

Need some way to flush compisiting2 cache, currently galaga example shows black screen when 8K video cache is enabled

With new gcc 6.2 there are some problems with vectors which are not yet completely located. Problem manifests in vector examples compiled with gcc 6.2, most examples don't work on...

ZYNQ DDR3 is accessed by using AXI ACP port. Digilent ZYBO board is used (xc7z010 and 512MB DDR3, 2 micron chips of 256MB each) Some occasional corruption occurs in both...