Comments

23 comments

  • Avatar
    Richard Koetsier

    Thank you for this

    0
    Comment actions Permalink
  • Avatar
    Klaus Müller

    Thank you. Works perfectly! Is there a way to set an individual sound for the "bell" on the Karoo? The "bell" on Sram AXS is much louder and clearer than, for example, the "bell" on the KI2 app?!

    0
    Comment actions Permalink
  • Avatar
    Serge Voronov

    Hi Klaus,  dont really understand what you mean "bell on the karoo"

    0
    Comment actions Permalink
  • Avatar
    Klaus Müller

    What I mean by this is that you can program a Di2 or SRAM Axs button to simulate a bicycle bell with the Karoo. This is also possible via Ki2, but the ringing is very quiet and it would be brilliant if there was a programmable bicycle bell. Similar to the sound for the Garmin radar

    0
    Comment actions Permalink
  • Avatar
    Serge Voronov

    I think you must ask author of ki2 app

    0
    Comment actions Permalink
  • Avatar
    Alex

    Thanks Sergej! Is it actually feasible to add such option (frequency and duration) to each notification type? I went through sdk documentation but couldn't find anything related to turn by turn navigation event for example

    0
    Comment actions Permalink
  • Avatar
    Serge Voronov

    Not direct, for turn by turn i think we can use DISTANCE_TO_NEXT_TURN event

    0
    Comment actions Permalink
  • Avatar
    Marcus Mason

    +1 for a Bell. See previous requested here:

    https://support.hammerhead.io/hc/en-us/community/posts/32276491640731-Bell-on-KAROO-3

    0
    Comment actions Permalink
  • Avatar
    D Fel

    This is an awesome extension that makes me finally want to use audio radar alerts. Thank you so much for this, it really works great!

    Question, is there any way to hear the radar audio alerts without having to hear the turn-by-turn direction alerts? I still find those a bit annoying.

    0
    Comment actions Permalink
  • Avatar
    Serge Voronov

    On the same screen where you disable default radar sound, you can disable turn by turn sound

    0
    Comment actions Permalink
  • Avatar
    Explorerone

    Awesome extension, Sergej! Thank you!

    0
    Comment actions Permalink
  • Avatar
    Francisco Javier Cejudo Barcience

    Thank you very much Serge. I saw that you have released a new update with new features. Could you indicate what they are for and how they are used?
    All the best.

    0
    Comment actions Permalink
  • Avatar
    Serge Voronov

    Two new options
    "In-ride only" - Allows sound only when the ride is active.
    "All-clear sound" -  Plays a sound when all cars have passed.

    1
    Comment actions Permalink
  • Avatar
    pbarrette

    Do you get different values for RADAR_THREAT_LEVEL?

    That is, would it be possible to have different sounds for "fast" and "slow" approaching targets?

    1
    Comment actions Permalink
  • Avatar
    Serge Voronov

    Pbarrette, I haven’t tested it. There are no fast cars near my home. ;)
    But I think it’s possible—I just need to check what this value shows on red targets.

    1
    Comment actions Permalink
  • Avatar
    Jim McCorison

    Thank you for the in-ride option. I usually don't turn off my devices when I stop for coffee, and having my bike sitting there beeping every time a car goes by is really annoying.

    0
    Comment actions Permalink
  • Avatar
    Francisco Javier Cejudo Barcience

    I love this app. It's very clever.

    1
    Comment actions Permalink
  • Avatar
    pbarrette

    Hi Serge,

    I've sent a pull request to your github repo which adds a setting toggle.
    The new setting, if enabled, will wake the screen on a threat detection if the screen is off.

    I've found that if you have powersave mode on, the screen is sleeping, and the radar is muted, then the screen remains off which makes it more difficult to judge the distance of the approaching vehicle.

    This modification will wake the screen up so you can see the target distance. I just did a test ride with this mod and the screen goes back to sleep after your set timeout period. Ideally it should remain active as long as the threat continues, but my Android programming skills aren't good enough to make that happen.

    You might also notice that I changed the logcat dump to say:
    Log.i(TAG, "Threat detected: " + threatLevel.toString())

    On my ride today, "yellow" threats were logged as threatLevel = 1.0 while "red" threats were logged as 2.0

    I may add a beep loop that simply beeps the "threat" frequency the same number of times as the threatLevel. That is, threatLevel = 1 gets 1 beep, threatLevel = 2 gets 2 beeps, etc.

    That would be a different pull request though.

    0
    Comment actions Permalink
  • Avatar
    Serge Voronov

    Hi pbarrette!

    I saw your pull request , thanks for this. Can't merge because I slightly redesigned UI, but I will implement fix
    I will make commit on this week

    1
    Comment actions Permalink
  • Avatar
    pbarrette

    I also looked into what it would take to put radar info into the fit file in the same format that MyBikeTraffic uses. But unfortunately, it looks like there's a couple of blockers on the Karoo.

    The Garmin CIQ extension is writing the target distances for all 8 targets into a single field as an array. The same is being done for the target speeds. The Karoo extension kit doesn't seem to include a way to write an array into a developer field.

    Additionally, the CIQ app is getting and storing the target relative speeds, then calculating the absolute speeds based on your current speed. Unfortunately again, karoo-ext doesn't appear to provide the target speeds. Only target range and overall threat level are included.

    0
    Comment actions Permalink
  • Avatar
    Mitja Bonca

    Would it be possible to add this as an "official" extension for Karoo devices? So we won't need to do magics by our selfs? thx

    0
    Comment actions Permalink
  • Avatar
    Serge Voronov

    Hi Mitja Bonca.
    I sent request to add my extension, but no answer

    UPDATE: I got answer :) hopefully  extension will be soon on official store 

    2
    Comment actions Permalink
  • Avatar
    Peer Q

    Absolutely love this extension Serge - thank you. I am partial deaf in my right ear so I rely a lot on my radar when I am cycling. These adjustable tones really help me customise my experience so I can hear alerts better, especially when riding through built up areas! 

    0
    Comment actions Permalink

Please sign in to leave a comment.