Search found 19 matches

by pimpam
Wed Mar 31, 2021 8:37 am
Forum: Loco Positioning System
Topic: How to log bare DWM1000 positioning data?
Replies: 9
Views: 8968

Re: How to log bare DWM1000 positioning data?

Just for updating! I succeeded it by removing the part when !quadIsFlying in kalmanCorePredict(). Thank you so much Kristoffer for your nice explanation.
by pimpam
Wed Mar 24, 2021 7:16 am
Forum: Loco Positioning System
Topic: How to log bare DWM1000 positioning data?
Replies: 9
Views: 8968

Re: How to log bare DWM1000 positioning data?

Thank you so much for your explanation. I'll try my best to understand and make it works. I'll keep updating.
by pimpam
Mon Mar 22, 2021 12:38 pm
Forum: Support
Topic: Cannot build firmware
Replies: 3
Views: 1670

Re: Cannot build firmware

Thank you for your support. I did reply on the Github issue.
by pimpam
Mon Mar 22, 2021 5:11 am
Forum: Support
Topic: Cannot build firmware
Replies: 3
Views: 1670

Re: Cannot build firmware

I solved my problem! I use "WSL" instead of Cygwin based on the issue here https://github.com/bitcraze/crazyflie-f ... IZv-LFVyn8
by pimpam
Sat Mar 20, 2021 4:28 pm
Forum: Loco Positioning System
Topic: How to log bare DWM1000 positioning data?
Replies: 9
Views: 8968

Re: How to log bare DWM1000 positioning data?

Thank you for your suggestions. However, I still haven't totally understood that which parts I should modify. As I have a look on "kalman_core.c", also "mm_tdoa.c", there're just a bunch of functions to estimate the position from each sensor. However, I haven't seen any parts of ...
by pimpam
Sat Mar 20, 2021 4:16 pm
Forum: Support
Topic: Cannot build firmware
Replies: 3
Views: 1670

Cannot build firmware

I have tried to build the firmware by following https://github.com/bitcraze/crazyflie-firmware/blob/master/docs/building-and-flashing/build_instructions.md also tried to install many packages in Cygwin that might be solved the problems from time to time, but I've still got the error like this $ make...
by pimpam
Sat Mar 20, 2021 7:40 am
Forum: Loco Positioning System
Topic: [SOLVED] Crazy Bolt with Loco Tag always lost packet(connection) after connecting for a few seconds
Replies: 3
Views: 1741

Re: Crazy Bolt with Loco Tag always lost packet(connection) after connecting for a few seconds

Thank you for your suggestion. The bolt's connection problem was solved after attached the antenna.
by pimpam
Tue Mar 16, 2021 5:27 am
Forum: Loco Positioning System
Topic: How to log bare DWM1000 positioning data?
Replies: 9
Views: 8968

Re: How to log bare DWM1000 positioning data?

Hello guys! What if I use Crazy Bolt attached with the loco positioning tag and use the TDOA mode, can I do it in the same way? I mean "modify the code on "kalman_core.c" https://github.com/bitcraze/crazyflie-firmware/blob/5ca8853/src/modules/src/kalman_core.c#L398-L459 and flash new ...
by pimpam
Tue Mar 16, 2021 5:12 am
Forum: Loco Positioning System
Topic: [SOLVED] Crazy Bolt with Loco Tag always lost packet(connection) after connecting for a few seconds
Replies: 3
Views: 1741

Re: Crazy Bolt with Loco Tag always lost packet(connection) after connecting for a few seconds

Oh! I haven't attached the antenna on the Bolt. Thank you for your reply, however, I can try it on this Friday and we'll see how it's go. About the positioning, I've tried to rotate Crazyflie around 90 deg (or more) about each axis (x, y, z). Anyway, I just found out that there's a previous blog pos...
by pimpam
Sat Mar 13, 2021 7:57 am
Forum: Loco Positioning System
Topic: [SOLVED] Crazy Bolt with Loco Tag always lost packet(connection) after connecting for a few seconds
Replies: 3
Views: 1741

[SOLVED] Crazy Bolt with Loco Tag always lost packet(connection) after connecting for a few seconds

Hello guys, I have tried to apply Crazy Bolt attach with a loco positioning tag in order to use them as a sensor, which gonna be attached on a human wrist (like a watch). In my system, I also have a (for flying purpose) Crazyflie with loco tag. The purpose of doing this because I wanna get real time...