Giter Club home page Giter Club logo

ninja-scan-light's People

Contributors

fenrir-naru avatar hirakutoida avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ninja-scan-light's Issues

Acquisition rate of RXM-SFRB

Acquisition of "RXM-SFRB" with some decimation leads no *.nav file or smaller satellite number when *.ubx file is converted by RTKCONV. If there is no special reason, it seems to be better to acquire the message without decimation.

Sounds come out from capacitor

It may not be written at here,
It may be implementation issue.

Sounds come out from capacitor when powered by only USB.
When powered by LiPo, Sounds don't come out.
When powered by LiPo + USB, Sounds don't come out.

Data from telemetry connector

Hi, I'm using chotto-sugoi logger with telemetry connector.
That's is powerful function but I got some data including data.

I couldn't get correct ubx data.
Byte data after 0x47('G') is always 0x00.
In the same time, data from SD card is always correct.

Any body have same problem?

can't get NAV-POSLLH data by Changing telemetry config.

Can't get NAV-POSLLH data.
I used (old) v1.1.2.

I changed telemetry config by using "renew_cfg_gen.rb".

Before:
148 [0x01, 0x06, 5], # NAV-SOL: approximately 1 Hz]

After:
148 [0x01, 0x02, 5], # NAV-SOL: approximately 1 Hz]

Then, I got strange data below.
B5 62 1 2 1C 0 B5 62 1 2 1C 0 B5 62 1 2 1C 0 B5 62 1 2 1C 0 B5 62 1 2 1C 0 B5 62 1 2 1C 0

Every 5 times this data will repeat, after that UBX streaming will stop for about 3sec.
data logger repeat this sequence.

Data in SD card has no problem.

Now I'm reading gps.c but I can't solve yet....

Documentation for baudrate configuration

baudrateについてめだつところに書いていない?
115200
COMポートの設定が必要だったので、ひと通り設定が書いてあるところが欲しい。
(見逃しているだけか?】

Old style CFG-MSG

CFG-MSG seems to be old style (ANTARIS 4 version?), which have 6 bytes of payload while ublox 6 version of CFG-MSG have 8 bytes of payload. Although it may not cause a problem, it is better to modify to fit to new specification. See ublox 6 protocol specification.

AK8963_CNTL2 is read only

in mpu9250.c you set the value of AK8963_CNTL2 to reset the magnetometer, but that register is read only

pressure sensor error?

I found pressure sensor output near 800hPa
I try 4 NinjaScanLites.all are ouput near 800hPa.
I think any bugs in firmware.

Please check it.

ninjascanlite_mag

Interpretation and meanings of sensor values

Hello!

I'm using your "sensor board" to try out my first experiences in the hardware / sensor kind of stuff. The board works greatly and the data frequency of it is perfect for my experiences. However, I cant figured out how to translate the values from the dump file to "normal" values. For example my temperature value is 28304 and I know that the value isnt in Celsius or Fahrenheit. How can I convert to that?

Kind Regards,
T

Reduce the output frequency

Hi,

I am using NinjaScan light sensor in linux. I want to capture the live sensor data.
As per my requirement,i want the sensor device to send the data exactly after 1 second,not before that.
In my application i am using read() with /dev/ttyACM0 node.

How to reduce the data sending speed of Sensor device.

Regards,
NaN

[log2ubx] OBSERVER_SIZE is too small for large size of ubx messages

When I convert log files generated by ninja-scan-compatible logger using NEO-M8T, log2ubx report that the log files contain a large amount of bad packets.
Judging from missing messages of the generated ubx files, log2ubx can not handle large ublox packet (e.g. RXM-RAWX) properly due to small size of OBSERVER_SIZE.
After increasing OBSERVER_SIZE to PAGE_SIZE * 64 (=2048), I confirm that all the massages including RXM-RAWX are successfully converted, at least for my case.
Although this may not affect the log files generated by ninja-scan-light, it is better to increase OBSERVER_SIZE for better compatibility with all the u-blox modules.

Ninjascan-light not sending data - Green and Blue LED blinking

Hi,

I have Ninjascan-light sensor. Initially when i connected to my PC (running UBUNTU),
With the below command,
cat /dev/ttyACM0
i was able to get the log data in to my terminal.

After sometime,it stopped sending data.But both green and blue LED's are blinking.

I tried reconnecting the device several times, but the result is same. It is getting detected as ACM0,Green and blue LED's are blinking but it is not sending any data.

Also i am getting following print in dmesg,
"string descriptor 0 read error: -32"

Please help!

Regards,
NaN

Enable software flow control in Ninja scan light sensor

Hello,
I am using Ninja Scan device with imx6 board.
In my application when i do byte read,some of the bytes are lost .
I had tried this with different baud rate, but issue still exists.
I want to know how to enable software flow control of ninja scan device.

I found similar issue discused in below link :
#10
Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.