Wykres commitów

14 Commity (master)

Autor SHA1 Wiadomość Data
Georg Lukas 5294ed6bc8 Messages: ignore from-self, fix #283 2020-10-01 18:54:23 +02:00
Georg Lukas 693fd45361 API: implement MESSAGE / MESSAGETX events 2015-03-20 16:26:08 +01:00
Georg Lukas fe0986009c service: centralize packet generation 2013-12-29 19:07:24 +01:00
Georg Lukas 6fab82655a Parse digipeated own packets differently. Fix #62
This patch adds two related aspects:

 * Incoming packets from own callsign are not parsed (i.e. not added to
   the position table / not checked for messages) - fixing #62
 * Digipeated packets can get their own notification - probably useful
2013-08-01 17:21:39 +02:00
Georg Lukas ba4e32ae7f case-insensitive matching on incoming message callsign 2012-03-13 13:53:29 +01:00
Georg Lukas d65bbc33bf ignore digipeated own messages 2012-01-07 19:43:57 +01:00
Georg Lukas 68f559acca display messages to different callsign 2011-12-06 18:39:49 +01:00
Georg Lukas 4a81377ce1 rework backend API for slow-start services
When a backend does not accept packets immediately after start() (i.e.
because it needs to connect to a server first), start() must return
false and the backend needs to call service.postPosterStarted() as soon
as it is ready to accept data.
2011-11-11 20:43:29 +01:00
Georg Lukas e437714c16 abort messages after tx timeout 2011-10-07 03:20:18 +02:00
Georg Lukas f7c6e84f36 addMessage: notify if duplicate 2011-09-11 13:50:31 +02:00
Georg Lukas 1a2366b976 abort msgservice when service destroyed 2011-09-05 19:08:21 +02:00
Georg Lukas 6a5fa16ddc implement time-based message TX. unreliable when phone asleep 2011-07-31 02:02:33 +02:00
Georg Lukas d0b6640da3 ringtone, led, vibration for messages 2011-07-31 00:06:43 +02:00
Georg Lukas faa91619c7 outsource message handling to own sub-service 2011-07-30 14:10:05 +02:00