Tanner Beard

Results 18 comments of Tanner Beard

OMG I didn't realize u were actually nick lee!! I am trying to do the exact same thing. I am having trouble making the iphone app. And I have no...

I figured out how to port usbmuxd, all I need now is the app, can you give me some pointers other than the ones on your website. Thanks!

The datasheet is giving errors of around 2% across a 85C temperature difference, but I think it's fair to assume that during a race, the difference in esc temperatures between...

I have this issue and it turned out to be one of the escs rebooting mid flight. Happened a 60A reaper too...then it happened to one of my buddies quads....

Ditto what Benxw said, can we get the 32.7 binaries? My team will be racing at the International Open in 2 days, and we would like stable firmware

This actually may be a bug with Conan. It seems to be detecting my system as x86 even though it is 64bit. Or it's just detecting MSVC as 32bit ```...

> 32-bit is not supported. What version of Visual Studio are you running? I'm assuming you have a 64-bit compiler installed. > > You will want to edit your Conan...

``` C:\Users\tdogb\Documents\VSCode\weather\supercell-wx>cmake -B build-debug -S . -A x86_64 -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CONFIGURATION_TYPES=Debug -DCMAKE_PREFIX_PATH=C:/Qt/6.7.1/msvc2019_64 CMake Error at CMakeLists.txt:3 (project): Generator NMake Makefiles does not support platform specification, but platform x86_64 was specified. CMake...

> These actually provide absolute pressure measurement too. Nice! Although I'm going to leave that to someone else to implement if they want :)