Julian Cable

Results 17 comments of Julian Cable

I just changed: |$EGREP '^GNU bash, version (3\.[1-9]|4)') to |$EGREP '^GNU bash, version (3\.[1-9]|4|5)')

with [email protected] [email protected] I get [email protected] is required but both require react 17 and I'm on react 18. with react-leaflet 4.2.0 and leaftlet 1.9.3 without the CSS import I get...

I've got it working. The problem is that the mandatory height attribute has to be applied to the div that's rendered by the react MapContainer JSX element. It's not obvious...

I've incorporated a fix for this into our semantic-release plugin. It's a private repo so linking a gist to the relevant functions https://gist.github.com/jcable/8ee152e3f5a05a47b286029e9e654984 review and comments welcome.

Hi, I'd be happy to but I'm completely maxed out at the moment. I'll put it on the (long) list. Julian

Hi, I've uploaded the user1.bin and user2.bin files I found in the firmware directory on my old dev laptop. These should be the last built binaries I played with. No...

I tried to zip up the sdk but its too big for github - 900MB. I'm trying to rebuild the toolchain now from https://github.com/pfalcon/esp-open-sdk

@jawnpeezy that's great! I managed to rebuild the tool chain so further development is possible. I had to tweak the build config https://github.com/pfalcon/esp-open-sdk/issues/365#issuecomment-581163102 and install the python-dev package.

NMEA over IP was described excellently by Keith Young, author of the excellent kplex over at his blog http://stripydog.blogspot.com/2015/03/nmea-0183-over-ip-unwritten-rules-for.html.