Jump to content

hobbyquaker

Members
  • Posts

    17
  • Joined

  • Last visited

    Never

Personal Information

  • Location
    Germany, Stuttgart
  • What DNA product do you own or plan to buy?
    Wismec Reuleaux, Hotcig DX75, Hcigar VT75 nano

hobbyquaker's Achievements

Member

Member (2/3)

0

Reputation

  1. nice to hear that it works for you. Regarding the root problem and for a list of commands please see the readme, there is described how to run it without root for ubuntu, should work on mint too. Also there is a link to a list of commands. Regards, Sebastian
  2. I made a little software (originally for macOS, but I added Linux support in the latest version), it's not a full Escribe replacement, it's only the device monitoring part: https://github.com/hobbyquaker/dna-monitor Until now I only tested in on Ubuntu, would be happy to hear if this works on other distributions and if it's useful for you. Regards, Sebastian
  3. does it show the feature list (bottom right, something like "Evolv DNA, 3 Battery Cells, TC, PC, ...")? What happens if you open the serial console (menu "tools") and type in [CODE]P=GET SP[/CODE]? Do you have another DNA device for testing or only the DNA250?
  4. found a possible cause of this bug, should be fixed in v1.0.1
  5. hehe, yes. i plan to get the todo done this year, should be possible I'm querying only one command at a time, waiting for the response and then sending the next command. It also only queries the datapoints that are visible in the chart, so the more curves you select the lower will be the querying frequence of a specific datapoint. I realized that there are sometimes some drops (no awnser to a GET command), still experimenting with different pause times between queries. Right now I have 5ms of wait after a series of queries (P,T,,... without pause, then 5ms wait, then again P,T,,...) - that seems to reduce the drops. I also realized that there are some commands (especially the E=GET xyz) that need a longer pause of ~50ms to reliably get awnsers in the next query.
  6. Nope, that also returns the cold resistance. Seems to be irrelevant what's before the R, also XYZR=GET returns the cold resistance. I guess it's something after the GET, like R=GET XYZ, but my tries to guess it aren't successful
  7. thanks for pointing me on this highcharts link behavior, i've never clicked it... It's removed in the latest release. CSV export and retaining previous puffs is on my todo.
×
×
  • Create New...