Buzz

Results 25 issues of Buzz

There are a lot of BMS/batteries on the market that use CAN, and I was wandering in foxbms is compatible with any if them...? Eg: BYD Battery Box PYLON US2000...

I just thought you might like to see some new esp8266 mesh code has been released here: https://github.com/espressif/ESP8266_MESH_DEMO

We have a bank here in Australia called "Westpac" that we ( hsbne.org) use that lets us export transactions to csv format. it's a different csv format to paypal, with...

Unapproved

"Add Key Assignment" has Serial and Slot fields that are not adequately explained. Eg, I have a RFID card with a unique ID inside, I presume I put that in...

Unapproved

Can Seltzer be setup to automatically do things like: - email members when they only have 7 days membership remaining? - email members when their membership expires? - automatically disable...

Unapproved

make install go get github.com/sirupsen/logrus go get github.com/brutella/can go get github.com/google/go-cmp/cmp go get github.com/gorilla/mux go get golang.org/x/tools/cmd/cover go get github.com/mattn/goveralls ( cd cmd/lgresu_mon/; go build -ldflags="-X main.version=1.3-2-g1d330b5" lgresu_mon.go lgresu_actors.go )...

Adds a user checkbox in the 'Planner' setup screen[ defaults to ticked, so the default dehaviour is unchanged], and prevents params from being read from the drone on-connect when this...

Should include at a minimum?: - one picture of the flight-controller-pcb as-shipped, with user-labels on PCB/ silkscreen readable. - If there are label/s for pins/connectors on both sides of the...

enhancement
help wanted
WIP

a lot of the generated php in the cache/php folder looks like this: `````` when it could be made more readable, and shorter by being like this: `````` ... which...

### Problem you are trying to solve have an app that I'm building that gives instructions to "install rust", and links to the rustup site. I ran this as instructed:...

enhancement