kemonine
kemonine pushed to master at PiFrame/piframe-go 2020-09-20 23:28:53 +00:00
0c9bfd6a7c Hard code file mode on disk write to 0644 which is what we would expect
kemonine closed issue PiFrame/piframe-go#12 2020-09-20 22:11:27 +00:00
Config missing not a hard error
kemonine pushed to master at PiFrame/piframe-go 2020-09-20 22:11:06 +00:00
df886ff66d Update to make non existing config a soft error
d5a06b79db Update changelog for next release ; cleanup broken releases
be99f9ae41 Fix GUI build
Compare 4 commits »
kemonine opened issue kemonine/serial_debugger#19 2020-09-20 22:01:16 +00:00
ALT UART -> rpi mux config
kemonine closed issue PiFrame/piframe#46 2020-09-20 21:56:40 +00:00
Quectel BG95-M3 QMI Driver
kemonine commented on issue PiFrame/piframe#46 2020-09-20 21:56:40 +00:00
Quectel BG95-M3 QMI Driver

Marking won't fix as other LTE modems can be substitued.

kemonine closed issue PiFrame/piframe#49 2020-09-20 21:55:04 +00:00
Bigger, Better teriminal font
kemonine commented on issue PiFrame/piframe#49 2020-09-20 21:55:04 +00:00
Bigger, Better teriminal font

Upon testing with other screens the font we already have in the docs should work 'good enough' for the time being.

kemonine pushed to master at kemonine/serial_debugger 2020-09-20 21:12:02 +00:00
d8e9621ed9 Tweak pin based on working header
kemonine pushed to master at kemonine/serial_debugger 2020-09-20 20:14:11 +00:00
6b847b3bb0 Add conditional logic / config for rpi mux uart selection -- default to all on
ee2a3230aa Fixup git ignore
Compare 2 commits »
kemonine pushed to master at kemonine/serial_debugger 2020-09-20 08:19:09 +00:00
af189005c9 Add additional serial ports via SERCOM ; the mux_rpi build now has uart0/1, uart5 and a generic ttl pinout in case others are needed
kemonine pushed to master at kemonine/serial_debugger 2020-09-20 08:18:25 +00:00
76524c01b8 Remove build folder from repo
kemonine pushed tag 20200919-1 to PiFrame/piframe-go 2020-09-19 22:13:12 +00:00
kemonine pushed to master at PiFrame/piframe-go 2020-09-19 22:13:01 +00:00
0c2c136413 Fix build
kemonine deleted tag 20200919-1 from PiFrame/piframe-go 2020-09-19 22:11:48 +00:00
kemonine pushed tag 20200919-1 to PiFrame/piframe-go 2020-09-19 22:05:46 +00:00
kemonine pushed to master at PiFrame/piframe-go 2020-09-19 22:05:39 +00:00
ab925c4b2c Remove arch check from drone now that multi-arch builds are enabled
kemonine deleted tag 20200919-1 from PiFrame/piframe-go 2020-09-19 22:05:12 +00:00
kemonine pushed tag 20200919-1 to PiFrame/piframe-go 2020-09-19 21:58:09 +00:00
kemonine pushed to master at PiFrame/piframe-go 2020-09-19 21:57:53 +00:00
2ffda69ca8 Enable cross platform builds / be more specific about output arch from drone