Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Meshtastic

With Meshtastic, you own your own secure network. Be your own Mesh. Be Meshtastic!
Collective - Host: opensource - https://opencollective.com/meshtastic - Website: https://www.meshtastic.org/ - Code: https://github.com/meshtastic

ESP32 code does not generate "service changed" indications

github.com/meshtastic/Meshtastic-Android - 75576efabe38d0ca786612d3ed4310ba673dff4b authored over 4 years ago by geeksville <[email protected]>
If user changes back to default channel, use the standard key

github.com/meshtastic/Meshtastic-Android - 6195874982d72936a88f7e73e053cbf4d9f55aef authored over 4 years ago by geeksville <[email protected]>
Merge pull request #44 from geeksville/dev

Misc bug fixes

github.com/meshtastic/Meshtastic-Android - 60b2fe6768ba458004a09a69898fbb64dffe6889 authored over 4 years ago by Kevin Hester <[email protected]>
Add back AES256 key assignment (from TODO list)

github.com/meshtastic/Meshtastic-Android - aa3a8bf08900702a264f563cbdd6be1e857a08ea authored over 4 years ago by geeksville <[email protected]>
better error reporting for protobuf errors

github.com/meshtastic/Meshtastic-Android - 8e8ac939042a1c3764939606cd10b98a3ebac24a authored over 4 years ago by geeksville <[email protected]>
stop background geojson updates - it crashes mapbox native

github.com/meshtastic/Meshtastic-Android - e0b2cda229a1eab4ef5e6ebfc7026c252de8951a authored over 4 years ago by geeksville <[email protected]>
#172 don't set radio button if the radio is not paired

github.com/meshtastic/Meshtastic-Android - 764366a82b9c0fdc53b831ffa0f54e746d9d8509 authored over 4 years ago by geeksville <[email protected]>
Merge pull request #43 from geeksville/dev

Fix #37, show a Toast every time the app launches about missing permi…

github.com/meshtastic/Meshtastic-Android - e063b4635a8253f88ba91e6151c6ec1f1fb3e8d6 authored over 4 years ago by Kevin Hester <[email protected]>
Fix #37, show a Toast every time the app launches about missing permissions

github.com/meshtastic/Meshtastic-Android - a81edbf646739dae501c737e2e9ab8fc754101d2 authored over 4 years ago by geeksville <[email protected]>
Merge pull request #42 from lgoix/french-translation

missing translation in french

github.com/meshtastic/Meshtastic-Android - dbcc84b5e21213c2f488944eeb0ac5e13e85c7d3 authored over 4 years ago by Kevin Hester <[email protected]>
Merge branch 'master' into french-translation

github.com/meshtastic/Meshtastic-Android - f4aadc07676adff1ae245422ca88807a55f5df65 authored over 4 years ago by Kevin Hester <[email protected]>
remove deprecated fields

github.com/meshtastic/protobufs - e7f181ef6fd4e38c40e0d0be552149f8bbe75a66 authored over 4 years ago by geeksville <[email protected]>
add missing translation in french

github.com/meshtastic/Meshtastic-Android - ef8003bd0e1bf2d1c32537b88996f7acbb4ad942 authored over 4 years ago by Ludovic Goix <[email protected]>
remove deprecated lat/long float encodings

github.com/meshtastic/Meshtastic-Android - 98d5f3a7bea58cb6d6729c03a39d760969cc33ca authored over 4 years ago by geeksville <[email protected]>
remove long ago deprecated fields

github.com/meshtastic/protobufs - b6b1cca5ada3bc22c6b84761846e889315160db3 authored over 4 years ago by geeksville <[email protected]>
OMG - we were accidentally leaving two GATTs alive - which is super bad

github.com/meshtastic/Meshtastic-Android - eb5a492adecdaab9a5d8bd3aeb37e13a2e08eb54 authored over 4 years ago by geeksville <[email protected]>
immediately fail bluetooth links if we get a read or write error

github.com/meshtastic/Meshtastic-Android - d282c7911e167831dbb426be4a49d7c9606928b4 authored over 4 years ago by geeksville <[email protected]>
prevent concurrent modification exception when deleting old msgs

github.com/meshtastic/Meshtastic-Android - 6baae701253dd8dd8f6c554e455262299f22ad11 authored over 4 years ago by geeksville <[email protected]>
use only async io when talking to the radio

github.com/meshtastic/Meshtastic-Android - e20f7c5943c2a00c1930379746750c097a3b6a46 authored over 4 years ago by geeksville <[email protected]>
Fix #39: If unlucky device could be beginning sleep when we try to send

github.com/meshtastic/Meshtastic-Android - 73c2c8def11cd70b33da2df34b7c17b1361c5089 authored over 4 years ago by geeksville <[email protected]>
@slavino contributed this WIP for Slovak translation! #41

github.com/meshtastic/Meshtastic-Android - b0e006ce6e584ce330d30b5f3f07317eb73c4551 authored over 4 years ago by geeksville <[email protected]>
Merge remote-tracking branch 'root/master'

github.com/meshtastic/Meshtastic-Android - 1523a6ad9e7ad4de215523ada9ba24aa59ca3daa authored over 4 years ago by geeksville <[email protected]>
Fix #38: USB host mode now fully supported

thanks @sexycyborg for the idea!

github.com/meshtastic/Meshtastic-Android - cba3e85d03cf8af148853c52277820dcc9d7b875 authored over 4 years ago by geeksville <[email protected]>
better printing of serial debug output

github.com/meshtastic/Meshtastic-Android - c747cecc312e169dc7aacda00ec92aab124e5d0f authored over 4 years ago by geeksville <[email protected]>
prevent race condition if meshservice starts running before radiointerface

github.com/meshtastic/Meshtastic-Android - e4223d647645efd6b17eae9f81893dc140ea4b89 authored over 4 years ago by geeksville <[email protected]>
@lgoix kicks ass - any future work would be welcome!

Add tooltip to status image icon

github.com/meshtastic/Meshtastic-Android - c470eaa56bc1122d01c71b3888b211a1c5bfa88f authored over 4 years ago by Kevin Hester <[email protected]>
Add tooltip to status image icon

github.com/meshtastic/Meshtastic-Android - 672fc6f481a4dcb237bc174b60fd6327fa412fc8 authored over 4 years ago by Ludovic Goix <[email protected]>
Just tested on emulator version 21 and seems to work, so loosen restrictions

github.com/meshtastic/Meshtastic-Android - b081d310f8f010da40715078bd9165a3854a55c6 authored over 4 years ago by geeksville <[email protected]>
oops - my fix for the native mapbox crash was looking at the wrong view

github.com/meshtastic/Meshtastic-Android - 7c54b897ac0cd9b65577c13a6d28830ab8854c04 authored over 4 years ago by geeksville <[email protected]>
send wakeup chars to wake sleeping devices before talking to them

per https://github.com/meshtastic/Meshtastic-device/issues/115

github.com/meshtastic/python - 5908902e4629d7a4314a874aac0c9cae63f62c85 authored over 4 years ago by geeksville <[email protected]>
#38: Don't warn about bluetooth so much - just on the settings page

github.com/meshtastic/Meshtastic-Android - a69560d056aa68fc18d0ea2e565e41549fc47c7c authored over 4 years ago by geeksville <[email protected]>
Attempt to fix native crash in mapbox

I bet they don't like the view going away

github.com/meshtastic/Meshtastic-Android - 12c5edb0b76b0e0589e085a2894e50199cacc759 authored over 4 years ago by geeksville <[email protected]>
#38: USB device pairing now works across reboots

github.com/meshtastic/Meshtastic-Android - c57704013fbf820145dd5326f1ea525f98945205 authored over 4 years ago by geeksville <[email protected]>
fix autobug: old notifies might come in from devices we are reconnecting to

github.com/meshtastic/Meshtastic-Android - 96a28afb8fb6e4e22fb1b3bff1b4d0229dde0d67 authored over 4 years ago by geeksville <[email protected]>
fix autobug - discovery can now occur after mtu

github.com/meshtastic/Meshtastic-Android - 1be402d771f7a792c47afc69b3fdb36f0c3b39f4 authored over 4 years ago by geeksville <[email protected]>
never let getMyNodeInfo ever return null. fixes an autobug for device removal

github.com/meshtastic/Meshtastic-Android - cff90c5bd705c04d50bccf8f0029687feb619725 authored over 4 years ago by geeksville <[email protected]>
fix autobug in case device goes away at a bad time

github.com/meshtastic/Meshtastic-Android - 5d9648f6021ba2cee0b1bc1f0a6f1f506b76a429 authored over 4 years ago by geeksville <[email protected]>
0.7.2 release

github.com/meshtastic/python - 7d005c1bb46eae7542df32787e535f507a0c7238 authored over 4 years ago by geeksville <[email protected]>
add --noproto option for not using the protocol at all

github.com/meshtastic/python - e2a037ef1e47e192f89253fdf17e895901c74293 authored over 4 years ago by geeksville <[email protected]>
#38: add USB hotplug support (but android doesn't yet remember accross reboots)

github.com/meshtastic/Meshtastic-Android - 3be44439ab51d77b962a1aa97a812906b0528962 authored over 4 years ago by geeksville <[email protected]>
One more fix for Soyes XS phones (but see disclaimer below)

The bluetooth implementation of this phone calls the gatt callbacks
*before* the connect call re...

github.com/meshtastic/Meshtastic-Android - 590e76731f45e880ff4dda2fe65a827062fc869a authored over 4 years ago by geeksville <[email protected]>
ignore failures delivering close exceptions (autobug)

github.com/meshtastic/Meshtastic-Android - 2568f007628c42e51e00a900b9c6b3d329fb46bd authored over 4 years ago by geeksville <[email protected]>
don't log stuff that might contain PII

github.com/meshtastic/Meshtastic-Android - e3ad6b153a4a134a53fa7f85b127dec67f514597 authored over 4 years ago by geeksville <[email protected]>
show placeholder entries for disconnected USB devices #38

github.com/meshtastic/Meshtastic-Android - c0bea249429e6e6f42de3ba9aea466b54105cea1 authored over 4 years ago by geeksville <[email protected]>
except for dynamic device probing USB serial works pretty good now #38

github.com/meshtastic/Meshtastic-Android - 005ab16283941b78ec98a614ff3cef6c2c110b7a authored over 4 years ago by geeksville <[email protected]>
clear the device list anytime we restart the BLE scan

github.com/meshtastic/Meshtastic-Android - 1cd0e1692d3b0bf9ab259e288ec17d44ee6e5fad authored over 4 years ago by geeksville <[email protected]>
USB reading now almost works - except config_complete #38 WIP

github.com/meshtastic/Meshtastic-Android - 3661fd157ef14a944a9ca589db3c9365f7a15866 authored over 4 years ago by geeksville <[email protected]>
fix upaired warning update when user changes radio buttons

github.com/meshtastic/Meshtastic-Android - aa5cd9baf83fc086bfc5e9a51510cae27f56367d authored over 4 years ago by geeksville <[email protected]>
don't filter devices that are not currently connected

github.com/meshtastic/Meshtastic-Android - 4ba7acc307974a21ddc2388dad44827e70d29825 authored over 4 years ago by geeksville <[email protected]>
Soyes XS phone doesn't properly filter BLE addresses, so add an extra

check for devices that aren't for us

github.com/meshtastic/Meshtastic-Android - e3a082c1688b254b32b93d719c0deda28a85462a authored over 4 years ago by geeksville <[email protected]>
Woot! #38 USB read/write approximately works, need fit and finish WIP

github.com/meshtastic/Meshtastic-Android - 0fc71f71fda8f68a5e5265b5f52a1b7b13ccea21 authored over 4 years ago by geeksville <[email protected]>
#38 USB reading now somewhat works WIP

github.com/meshtastic/Meshtastic-Android - ad71602b7d8e1888a0a61ad4e8893e4f8772340c authored over 4 years ago by geeksville <[email protected]>
WIP begin refactoring to use the reader helper class

github.com/meshtastic/Meshtastic-Android - 6e589a838d69b852b910dce0fc25f3d813ceb681 authored over 4 years ago by geeksville <[email protected]>
USB device port support WIP

https://github.com/meshtastic/Meshtastic-Android/issues/38

github.com/meshtastic/Meshtastic-Android - 0c8e2ca1acbc46fd530a661a00c39f98a255aab4 authored over 4 years ago by geeksville <[email protected]>
Merge branch 'master' into usb

# Conflicts:
# app/src/main/java/com/geeksville/mesh/ui/SettingsFragment.kt

github.com/meshtastic/Meshtastic-Android - c99f5cf34215d5d6fd8e532dd7c6b9487a00b05e authored over 4 years ago by geeksville <[email protected]>
fix autobug: if app is shutting down, the activtity might be killed

while the BLE scan is still happening

github.com/meshtastic/Meshtastic-Android - e05a445a34ac0a61e5e9a9303411aaf0e43a1b2a authored over 4 years ago by geeksville <[email protected]>
add pexpect as a dependency

github.com/meshtastic/python - e156bae854d34f109fee7d75c323c63a45e4ad18 authored over 4 years ago by geeksville <[email protected]>
0.7.2 hotfixes for autobugs

github.com/meshtastic/Meshtastic-Android - c0ada646539b2ceb17ed7ec420e70dc309cff9e9 authored over 4 years ago by geeksville <[email protected]>
oops - we want to compare aganst the old interface, not the new one

github.com/meshtastic/Meshtastic-Android - 303fb86aa6c36caa768e6303c6fa75de17204a31 authored over 4 years ago by geeksville <[email protected]>
work with old devices that still use 8 bit addresses

github.com/meshtastic/Meshtastic-Android - f16d0d8cf5b27ca2436cae06c5370a6ae246abc6 authored over 4 years ago by geeksville <[email protected]>
0.7.0 my robotester script found a bug in my previous change!

properly map bluetooth addresses to the new transport independent address

github.com/meshtastic/Meshtastic-Android - 6a71e6c4140e70d1c43c4f0f34c6a82d4c54cb1a authored over 4 years ago by geeksville <[email protected]>
Fix #36 - allow users to select 'none' for the preferred radio

If none is selected, we do not leave our service running. And we do
not start it on boot.

github.com/meshtastic/Meshtastic-Android - ce14fde33b9e0c23ab09d14dee00a6d390de702d authored over 4 years ago by geeksville <[email protected]>
Fix recent bug where sometimes phone would not auto-reconnect to devices

github.com/meshtastic/Meshtastic-Android - 7a3cda314e80500576d35f4c9be69437f8fed583 authored over 4 years ago by geeksville <[email protected]>
Partial #36: Don't make our service foreground if user hasn't selected radio

github.com/meshtastic/Meshtastic-Android - 6a5cb0ddc76fc7beb71126551e1d0a6c55a5ee03 authored over 4 years ago by geeksville <[email protected]>
Partial for #36: Don't start service at boot if unbonded

github.com/meshtastic/Meshtastic-Android - f4ae325d0249793117d0ac3ae8e851483a01b8fe authored over 4 years ago by geeksville <[email protected]>
WIP - cleaned up BLE vs serial interface approximately works

github.com/meshtastic/Meshtastic-Android - 30137efc687bfcf2a6d4417463c65bed5b71c17b authored over 4 years ago by geeksville <[email protected]>
change to use 32 bit nodenums/packetids

github.com/meshtastic/protobufs - 3ba76bbe4c98ee9c9e422d8dc10844cc9fb5272a authored over 4 years ago by geeksville <[email protected]>
Updates to work with 32 bit nodenums

github.com/meshtastic/python - 747328c8f780d46ca16c94875481435a6a99464c authored over 4 years ago by geeksville <[email protected]>
allow devices to veto this app if we are too old

github.com/meshtastic/python - 830338b20b8e2217c9e60ef752e638d4a42dcb9e authored over 4 years ago by geeksville <[email protected]>
update protobufs

github.com/meshtastic/python - 31b52d26c3dd368dc3f5e4c56d7b44342872ad40 authored over 4 years ago by geeksville <[email protected]>
Move all BLE code into BLE service

github.com/meshtastic/Meshtastic-Android - e99e8695fedcf9e8039e8cedabf7cdab723f6216 authored over 4 years ago by geeksville <[email protected]>
remove old BLE api

github.com/meshtastic/Meshtastic-Android - 3d4be477a2737b433018026844cad702e62e8c61 authored over 4 years ago by geeksville <[email protected]>
change to use @mik3y /usb-serial-for-android (WIP)

github.com/meshtastic/Meshtastic-Android - d1a3d98de4da0522c211cdf08361281007382eb2 authored over 4 years ago by geeksville <[email protected]>
Merge branch 'master' into usb

github.com/meshtastic/Meshtastic-Android - 712e0342286cf81839445b2e939c9bba3fd95c12 authored over 4 years ago by geeksville <[email protected]>
fix an autobug: We gracefully handle safe being null because this can occur if someone has unpaired from our device - just abandon the reconnect attempt

github.com/meshtastic/Meshtastic-Android - 38eabf9d704de2ddfa240e00290a4187c64b6e8f authored over 4 years ago by geeksville <[email protected]>
split out common code for USB and BLE links

github.com/meshtastic/Meshtastic-Android - cecc3695984d42e6935816302819a4084dcb1482 authored over 4 years ago by geeksville <[email protected]>
fix duplicate scan table entries when pairing state changes

github.com/meshtastic/Meshtastic-Android - fd100d44929b491bbc694744711d2bdc6c003cab authored over 4 years ago by geeksville <[email protected]>
handle 133 statuses when direct connect fails

github.com/meshtastic/Meshtastic-Android - db43f47f913264c52d390ba0e90d80a64f538795 authored over 4 years ago by geeksville <[email protected]>
Fix #32

+ // Note: To workaround https://issuetracker.google.com/issues/36995652
+ ...

github.com/meshtastic/Meshtastic-Android - d526d11d20c81a0ff4de81f96efdd55578825bca authored over 4 years ago by geeksville <[email protected]>
workaround a kotlin(?!) bug

// FIXME - possible kotlin bug in 1.3.72 - it seems that if we start with the (globally shared) ...

github.com/meshtastic/Meshtastic-Android - 6a3a763f71bfc32cdfda3fb515e4fe0982cc9bee authored over 4 years ago by geeksville <[email protected]>
add note about https://github.com/meshtastic/Meshtastic-Android/issues/32

github.com/meshtastic/Meshtastic-Android - ef61c9acff272acd0bc93b47b80ce1e47177ca7a authored over 4 years ago by geeksville <[email protected]>
add a min appVersion check, so devices can tell user when android app needs

update

github.com/meshtastic/Meshtastic-Android - 9254a907743293d85c16b0895e6d5dd50c449b26 authored over 4 years ago by geeksville <[email protected]>