Main Menu

Recent posts

#51
Locus Map / Re: Re: [APP] - version 4.34.+...
Last post by Graf Geo - May 29, 2026, 11:27:15
Quote from: Menion on May 29, 2026, 11:00:53@Andrew Heard
track detail > we are in the process of a complete rewrite of this screen into a new technical solution (while preserving the same UI for now).

Hi Menion, is there an approximate timeline for when a new track info screen will be made available, at least as a beta version? I've been looking forward to a customisable track info screen for ages... 😉
#52
Locus Map / Re: [APP] - version 4.34.+ ( 0...
Last post by Menion - May 29, 2026, 11:00:53
@Christian
waypoints on chart > share a one track with me (Share by link), please. I can't simulate it. Thanks.

@Ulrich Kiermayr
direction arrow > thanks for the push, we will discuss this more in the team as I've no clear opinion here.

@Andrew Heard
track detail > we are in the process of a complete rewrite of this screen into a new technical solution (while preserving the same UI for now).

chart with gaps > thanks, I'll look at it.

disabled options in search > some are disabled in certain moments, because they are not needed. It should be consistent with the old grid solution. It has nothing to do with the internet connection.

centre from the chart > and as mentioned many times, this waits on the new track screen.



#53
[CZ&SK] - diskuze o Locusu / Re: Geocaching - LM3 vs LM4
Last post by Čelda - May 29, 2026, 01:08:50
QuoteMotivací pro tuhle změnu bylo právě odstranění zmíněného gridu, který byl pro nováčky komplikovanější na pochopení
Ano, to je problém dnešní doby - všechno se přizpůsobuje hloupým/neinformovaným lidem, takže se prakticky nic sofistikovanějšího nedá použít, protože by to tyhle lidi nepochopili (a aby se zamysleli nebo něco zjistli, to po nich nemůžeme chtít) a jsou to voliči/platicí zákazníci/... se svými právy.  :-[

Ten poslední návrh je o dost lepší než nic (tj. odstraňuje tu vnesenou komplikaci aspoň tam, kde jsou následky nešťastného rozhodnutí nejhorší - při přímém zadání souřadnic), ovšem stále nechápu, proč z gridu (který byl prostě geniální - všechny možnosti zadání mám na jeden klik, a to včetně Hledání) se nově dává až takový důraz právě na Hledání, že se zhorší všechny ostatní možnosti. (Často používám např. i projekci nebo výběr ze schránky či na mapě.)
Chápu, že geocaching je jen jedno z použití Locusu (které zajímá právě mě, a tak nedokážu dohlédnout všechna možná další použití), ale všechny možnosti v gridu kromě Hledání jsou exaktní - prostě (pokud se někde nestala chyba) vždy jednoznačně dají právě jeden wpt. Ovšem Hledání je prostě něco jiného - z principu někdy nevrátí nic, někdy naopak vrátí víc možností toho, co hledám. A myslím, že uživatel (zvlášť nezkušený) ani takto neuvažuje ("půjdu do existujícího wpt a tam budu hledat něco nového" ani "vytvořím si nový wpt a až při jeho tvorbě budu hledat, jestli teda nějaký konkrétní splňuje moje požadavky"), ale když něco hledá, tak prostě začne tím hledáním a až když něco najde, tak přemýšlí, jak z toho udělat jeden či více wpt.

Ach jo, jsem dost nešťastný z toho, jak jsem přimým svědkem toho, kdy se geniální program, jakým Locus je, s každým dalším krokem stává hůře a hůře použitelnější - minimálně pro to, na co ho používám já. Já vím, že někdy "je zvyk drátěná košile", ovšem tady mi příjde, že to zhoršení je prostě objektivní - něco co trvalo dříve (např. v LM3) určitý čas, prostě v LM4 objektivně trvá řádově déle. A to se, prosím, nebavím o nějakých exotických činnostech používaných jednou za "uherský rok", ale o činnostech, které jsou pro pokročilý geocaching typické a velmi časté!!! Doufal jsem, že je to jenom tím, že nechápu změnu ovládání, a proto něco dělám blbě, ale zdá se mi, že prostě neexistuje žádný způsob, jak něco udělat stejně rychle, jako to šlo dřív...
#54
Thanks, but the points can be useful. I just don't want the easy-to-trigger drawer that hides a third of the map every time you accidentally touch one. Classic had it pretty much right.....
#55
Troubles & Questions / Re: Infuriating interface help...
Last post by Graf Geo - May 28, 2026, 23:22:54
You can disable or hide these LoPoints. Click the 'Map content' button on the left and disable LoPoints.
#56
Troubles & Questions / Infuriating interface help!
Last post by stuffandnonsense - May 28, 2026, 22:24:01
I just "upgraded" from Classic to 4 and am finding one "feature" to be infuriating. While navigating around the map, if your accidentally tap any point, it not only gives you the little pop-up on the map itself (which I have found in the settings how to change if I want), but also slides up an expanded info drawer from the bottom, eating up a good chunk of screen and with useless stuff such as star reviews.  This makes browsing around a map a frustrating experience as it pops up constantly. Is there any way to disable or require tap-and-hold or double-tap for this to appear? If not, it is probably a deal-breaker for me as a subscriber. In Classic I had to tap and hold, then choose to see details, so no risk of doing so accidentally.
#57
Developers / Re: Can a LM Add-on be used to...
Last post by hoschilo - May 28, 2026, 13:55:04
@Menion:

I wanted to reach out and say thank you for your hard work — genuinely. Your quick response today and the announcement of the Sensor Adapter API 0.10.0 completely changed the trajectory of what I'm building, and in the best possible way.                                                                                                                                                                                     
                                                                                                                                                                                                         
                                                                                                                                                                                                         
With Locus now owning the BLE connection, the "middleman-phone" disappears entirely. Locus on a single device connects directly to the universal display, and our adapter just parses the raw frames. We already have the Brose protocol partially reverse-engineered:                                                                                                                                               
                                                                                                                                                                                                         
  - TEL frame (7×/sec): speed, cadence, battery, assist mode, odometer                                                                                                                                   
  - SEC frame (protobuf, triggered every 2s): motor power, rider power, estimated range                                                                                                                   
                                                                                                                                                                                                         
We've already prepared the adapter — BroseAdapterService, locus_adapter.xml, BroseProtocol.kt — and it's waiting for your Beta to go live tomorrow.                                                     
                                                                                                                                                                                                         
The plan / outlook                                                                                                                                                                                               
                                                                                                                                                                                                         
We intend (after testing) to publish this as an open-source Locus addon on GitHub (locus-brose-adapter) and on Google Play, so the broader Brose motor community can benefit. Is there anything I must consider by publishing an addon from your viewepoint. Brose powers bikes from Scott, Raleigh, Pinarello, Moustache, and others. If you'd like to feature it in the Locus Store or link to it from documentation, we'd be honoured.                                             
                                                                                                                                                                                                         
One open question                                                                                                                                                                                       
                                                                                                                                                                                                         
The HRM sample works without a scanFilter because Locus recognises the standard BT SIG Heart Rate Service UUID. Our Brose motor uses a custom service UUID (31be2300-d927-11e9-8a34-2a2ae2dbcce4). Is there an attribute in <deviceType> or <characteristic> to declare the service UUID for scanning — so Locus can find Brose motors by service UUID rather than by device name prefix?                     
                                                                                                                                                                                                         
Thank you again for this API — it's exactly the right architecture.
#58
Troubles & Questions / Re: Mouse click on right menu ...
Last post by Marek Scholtz - May 28, 2026, 10:41:28
Hi Arnor,

Could you please send us a screen recording of the issue? We are unable to reproduce it on our side.

Thank you in advance!
#59
Developers / Re: Can a LM Add-on be used to...
Last post by Menion - May 28, 2026, 08:48:00
Uff, this was harder than I expected.

@hoschilo

Here are the docs for a new Locsu API 0.10.0
https://github.com/asamm/locus-api/blob/master/docs/android/guides/adapter-apps/README.md

You'll of course need a new Locus Map Beta version > tomorrow.

This one is a big. Locus Map now handle all BT/USB connection logic. Add-ons only deal with the basic definition of parameters and the parsing of received data, nothing more. I'm sure, AI, thanks to the docs do a valid migration to the new system. Check also new sample app > there is clearly visible how easy is it and how it works.
#60
Troubles & Questions / Re: Using Classic after upgrad...
Last post by Graf Geo - May 28, 2026, 08:40:31
Your Classic will remain yours permanently, regardless of LM4.