Andrzej Sierżęga

Results 6 issues of Andrzej Sierżęga

### Hardware: 1. ESP32-C3-WROOM-02 XXH4 @80MHz 2. ESP32-WROOM-32D @80MHz IDE: arduino 1.8.16 library: arduino-esp32 ver 2.0.1 (ver 2.0.0) application: based on "BLE_uart.ino" (examples from the library) ### Description: Measured power...

Area: Performance
Chip: ESP32-C3
Status: Needs investigation

I tested DAPLink on HIC with STM32F103CB without problems. Using HIC with clone GD32F103CB causes problem - it starts in bootloader update mode. I investigated this issue and I found...

I noticed that for some time the changes to the 3D parameters of buildings on OSM have not been updated on the website. Maybe some script responsible for the update...

I noticed a problem with rendering some of cycleways. ![cycleway](https://user-images.githubusercontent.com/25247594/105640964-b1b2a880-5e81-11eb-8f78-1d5f3316057e.png) Cycleway with tags: ``` bicycle=designated foot=designated highway=path segregated=yes surface=paving_stones ``` is properly rendered as solid blue line. Cycleway with tags:...

enhancement

**Describe the bug** Using constants defined in header files causes indexer error "Symbol 'XXX' could not be resolved". Project compiles without problem and works fine. I used in my project...

Indexer

I'm compiling daplink firmware for STM323F103CB. Full version with hid+bulk+etc works fine as daplink v2. When I compiled it without HID to use it as only bulk+cdc then I observe...