Search found 12 matches

by 6-H-05-T
Wed Apr 19, 2017 5:57 pm
Forum: Developer Discussions
Topic: two solid red LEDs
Replies: 10
Views: 6908

Re: two solid red LEDs

Thank you, I've got this: LOG_GROUP_START(InfraRed) LOG_ADD(LOG_FLOAT, InfraRed, &IR) LOG_GROUP_STOP(InfraRed) And then I get an "InfraRed" line in my Log TOC that has: ID: 107 Unpack: <f Storage: float but there is nothing in the Log Blocks tab. So how to I actually monitor the value ...
by 6-H-05-T
Thu Apr 13, 2017 3:36 pm
Forum: Developer Discussions
Topic: two solid red LEDs
Replies: 10
Views: 6908

Re: two solid red LEDs

Well, now I'm not getting the error message when I try to connect anymore! Okay, so here's what I'm doing: I've got an IR emitter on the back of another robot, and I want to put two IR sensors on the front of my CF to allow it to locate and follow the robot. This is my first project with the CF and ...
by 6-H-05-T
Wed Apr 12, 2017 2:35 pm
Forum: Developer Discussions
Topic: two solid red LEDs
Replies: 10
Views: 6908

Re: two solid red LEDs

What does that mean? I'm not doing anything to log group or log name in my code. I've changed some things since initially posting this, and now I'm getting the two red LEDs again, and this time the assert that is failing is: src/modules/src/param.c:98 Looking at the file it is param group or name to...
by 6-H-05-T
Wed Apr 12, 2017 11:03 am
Forum: Support
Topic: Crazyflie client won't start AGAIN!
Replies: 2
Views: 1963

Re: Crazyflie client won't start AGAIN!

I got frustrated and reinstalled the VM. Now I'm getting a whole host of other problems. I'll probably start posting about them soon if I can't get it straightened out.
by 6-H-05-T
Tue Apr 11, 2017 10:21 pm
Forum: Support
Topic: Crazyflie client won't start AGAIN!
Replies: 2
Views: 1963

Crazyflie client won't start AGAIN!

So I just clicked update all projects, and now my cfclient wont start AGAIN. I had this problem once before: https://forum.bitcraze.io/viewtopic.php?f=5&t=2352 someone please help. I am trying to use the Crazyflie for a class project. My deadline is approaching fast, but I keep running into prob...
by 6-H-05-T
Mon Apr 10, 2017 4:34 pm
Forum: Developer Discussions
Topic: two solid red LEDs
Replies: 10
Views: 6908

Re: two solid red LEDs

UPDATE 2: So removing my deck driver file and all references to it in Makefile and config.mk seems to have permanently solved the problem. Now I'm trying to add my stuff back in line-by-line again, but I would really like to know what the two solid red LEDs and the error message mean so I may be abl...
by 6-H-05-T
Mon Apr 10, 2017 4:09 pm
Forum: Developer Discussions
Topic: two solid red LEDs
Replies: 10
Views: 6908

Re: two solid red LEDs

UPDATE:
When I try to connect to Crazyflie Client while two red LEDs are solid, I get this on the console:

SYS: Assert failed src/modules/src/log.c:165
by 6-H-05-T
Mon Apr 10, 2017 4:00 pm
Forum: Developer Discussions
Topic: two solid red LEDs
Replies: 10
Views: 6908

two solid red LEDs

Whenever I flash my code to my crazyflie, when it gets done and restarts in firmware mode, the two front red LEDs go solid and nothing else happens. Crazyflie Client won't connect. I was able to get it to not do this and to reboot into firmware mode as normal by removing some lines of code, and I've...
by 6-H-05-T
Fri Mar 24, 2017 12:58 am
Forum: Support
Topic: Crazyflie client won't start
Replies: 2
Views: 3660

Re: Crazyflie client won't start

UPDATE: going into the terminal and trying to run it I get this error:

CRITICAL:cfclient.gui:no PyQT5 installation found, exiting!
by 6-H-05-T
Thu Mar 23, 2017 11:14 pm
Forum: Support
Topic: Crazyflie client won't start
Replies: 2
Views: 3660

Crazyflie client won't start

So I'm going through all the setup steps on bitcraze.io/start, and when I get to the bit about "double click on the crazyflie client" nothing happens. a terminal window pops up for a fraction of a second, then disappears and it's very frustrating. I'm running my virtual machine on Fedora 25.