SSilvano Sevalib: qrcode: remove #pragma mark directives
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
lib: qrcode: remove #pragma mark directives Remove Xcode-specific #pragma directives, not recognized by GCC and triggering the -Wunknown-pragma warning Signed-off-by: Silvano Seva <silseva@fastwebnet.it> | 4 个月前 | |
core: gps: added field for HDOP to GPS data HDOP is expressed in cm, meaning that an HDOP of 1.37m is stored as 137 in the GPS data structure. | 1 年前 | |
Miosix: added support for ARM Cortex M7 devices | 1 年前 | |
Add support for encoder knob on MD-UV380 Added: qdec, a header only quadrature encoder library Added: EXTI15_10_IRQHandler to handle the encoder knob Changed: platform_init() for the MD-UV380 now configures the EXTI15_10 interrupt. Changed: platform_getChSelector now returns signed int8 Changed: size of settings_t.valid went from 6 to 7 Without this change, pressing the macro button crashes the radio, I haven't investigated and I don't remember how I found that solution. Changed: meson.build includes the qdec library | 5 年前 |