ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

CANbus Decoding : Convert Raw Log files with a supporting DBC File into CSV files

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2021
  • This Program is designed to turn RAW CAN message log files into a CSV file with a Supporting DBC File.
    Code: github.com/mit...
    Raw CANbus Log file format : SocketCAN

ความคิดเห็น • 18

  • @ProjectoD77
    @ProjectoD77 2 ปีที่แล้ว +2

    Very impressive as always ;)
    And 458mb; that's a lot of data !

    • @Mintonperformance
      @Mintonperformance  2 ปีที่แล้ว

      each line ends up using roughly 25 bytes, so it adds up quickly.

  • @joseviyeira
    @joseviyeira 2 ปีที่แล้ว +3

    Mitch (better than Buchannon) !! I am trying to understand and use the amazing python tool you created. I am fresh new to this topic, and I have never used socketCAN whatsoever ... so i dont have any log files to know the correct format. I have tried with kvaser (which I happen to have) and logging files with an specific dbc file, but the script is not working for me. Can you tell how the format should be? Kvaser does not provide a good one when you log with it?

  • @womacko
    @womacko 2 ปีที่แล้ว +1

    You mentioned, you prefer using Vector CANdb++ Editor. Could you an in-depth "getting started" video about it?

  • @roizano
    @roizano 2 ปีที่แล้ว +1

    very nice code!
    Can you add some DBCs and logs for dry-run?

  • @user-gs6nc6pd8g
    @user-gs6nc6pd8g 11 หลายเดือนก่อน

    Impressive work ! fast proceesing speed :-) a small question ? Do you eventually know if it possible to convert to a exe or does it need to much dependencies ?

    • @Mintonperformance
      @Mintonperformance  11 หลายเดือนก่อน

      drive.google.com/file/d/1uyzNx5XO5dZy36gJGRDDmB364ElhAwKy/view?usp=drivesdk

    • @user-gs6nc6pd8g
      @user-gs6nc6pd8g 11 หลายเดือนก่อน

      @@Mintonperformance thanks , the XRK file is totally different , no DBC involved ?

    • @Mintonperformance
      @Mintonperformance  11 หลายเดือนก่อน

      @@user-gs6nc6pd8g correct, the xrk files already have scaled values, channel names, and units embedded

    • @user-gs6nc6pd8g
      @user-gs6nc6pd8g 11 หลายเดือนก่อน

      @@Mintonperformance It could even be a Windows thingy

    • @Mintonperformance
      @Mintonperformance  11 หลายเดือนก่อน +1

      @@user-gs6nc6pd8g I just realized that this is the dbc to.csv, not.xrk to csv. I'll have to update you later on that.
      (pushed a recent video for a different file format)

  • @sudarshankanse4477
    @sudarshankanse4477 ปีที่แล้ว +1

    Could you please explain how to convert DBC file into excel?

    • @Mintonperformance
      @Mintonperformance  ปีที่แล้ว +1

      sorry for the delay, i convert socketcan logged files into a csv with the signals from a dbc file that match

  • @mastanvallishaik6845
    @mastanvallishaik6845 8 หลายเดือนก่อน

    not wroking for blf file

    • @Mintonperformance
      @Mintonperformance  8 หลายเดือนก่อน

      needs to be socketcan log files

    • @mastanvallishaik6845
      @mastanvallishaik6845 8 หลายเดือนก่อน

      @@Mintonperformance please show me some path for the blf file conversion

    • @Mintonperformance
      @Mintonperformance  8 หลายเดือนก่อน

      @@mastanvallishaik6845 source code is supplied.. that's the best i can do man. i dont deal with BLF