Commit Graph

85 Commits (e941220c41c8d421578206029501dd487190f166)

Author SHA1 Message Date
Dave Arter 8bf11d271f Default to numeric input for phone number inputs 2018-09-02 17:43:00 +01:00
Marek Ventur ace7f5b87e
Merge pull request #93 from tswsl1989/master
BTScan - Bluetooth device scan app
2018-09-02 17:38:47 +01:00
Tom Sutcliffe d2cace4ad1 Added page up and page down to prompt_option dialogs
Using * and #. Also made 0-9 jump to that item.
2018-09-02 17:16:59 +01:00
Thomas Lake aee5d6b2b6 Append to BTScan results, don't replace 2018-09-02 15:11:03 +01:00
Marek Ventur 627ab26fc3
Merge pull request #74 from davegoopot/master
Fixing #73
2018-09-02 14:22:03 +01:00
Marek Ventur 6326007b6d
Merge pull request #80 from alanshaw/master
fix get address info for IPv4 addresses
2018-09-02 14:16:48 +01:00
Marek Ventur f01e399ee4
Merge pull request #83 from davea/multitap-keypad
Multitap keypad text entry
2018-09-02 14:14:02 +01:00
Tom Sutcliffe 956ac9232d Disable redraw while populating prompt_option list
Reduces flicker in launcher app
2018-09-02 13:56:25 +01:00
Dave Arter 60b320140d Multitap keypad text entry
For that old-skool text input experience
2018-09-02 13:31:42 +01:00
Alan Shaw 958104e090
fix: really fix get_address_info
License: MIT
Signed-off-by: Alan Shaw <alan@tableflip.io>
2018-09-02 11:56:22 +01:00
Alan Shaw d430751202
fix: return host and port for IPv4 address
License: MIT
Signed-off-by: Alan Shaw <alan@tableflip.io>
2018-09-02 11:49:29 +01:00
Dave Potts 278230ef8e Fixing #73 - sleep to actually sleep for the duration passed 2018-09-02 10:03:13 +01:00
Dave Potts 39a8fc63bc Fixing #73 - sleep to actually sleep for the duration passed 2018-09-02 10:00:46 +01:00
Peter Roberts 6fab0b6b8e basic emf ham logo 2018-09-01 22:37:27 +01:00
Marek Ventur 5dd21e49b4 Add review_helper app 2018-09-01 18:50:38 +01:00
Alistair MacDonald c87360cda7
Number look up fix 2018-08-31 19:54:40 +01:00
Dave Arter fbaf5fb306 Add websockets module 2018-08-31 19:20:59 +01:00
Andrejus 48d03146a6
Merge pull request #37 from andrejusk/master
Stylise homescreen
2018-08-31 17:46:37 +01:00
Andrejus 7158366924 Implement getting battery from SIM800 2018-08-31 17:44:22 +01:00
Dave Arter aff49d1ea7 Joystick center button can be clicked to select menu option 2018-08-31 17:04:45 +01:00
Marek Ventur 5d777f23da Badge Store: Update/Remove 2018-08-31 15:55:28 +01:00
Marek Ventur 02d3c1512b Show correct rssi strength on homescreen 2018-08-31 14:23:06 +01:00
Phil Crump 407c769d7b Add onsite ntp server, ntp vendor pool as NTP hosts. 2018-08-29 22:25:07 +01:00
Marek Ventur 0f3c2c0e7c Settings app 2018-08-29 21:29:18 +01:00
Marek Ventur f7fefaa331 Fix wifi.py 2018-08-29 21:27:23 +01:00
Marek Ventur 21560c049e Add wpa enterprise to bootstrap.py/wifi.py 2018-08-29 15:06:51 +01:00
Marek Ventur 4fb8205cab Fix tests, remove debug leftovers 2018-08-29 12:39:09 +01:00
Alistair MacDonald e2c33faf79
Small bug fix relating to interrupts afecting file transfer 2018-08-29 12:14:03 +01:00
Alistair MacDonald 916a3b054c
Added keypad entry in to text prompt 2018-08-29 12:06:18 +01:00
Marek Ventur 9010b5b282
Merge pull request #20 from emfcamp/sim800-lib-and-apps
Big fix
2018-08-29 09:49:57 +01:00
Alistair MacDonald 1d02747ec9
Swapped button A for Menu in some for consistancy 2018-08-29 09:39:26 +01:00
Alistair MacDonald 81441b1b4d
Big fix
Don't check for callbacks while running a command.
2018-08-28 22:49:14 +01:00
Alistair MacDonald 6cd5d3e16b
Minor bug fix
Quick fix for network selection.
2018-08-28 21:42:41 +01:00
Alistair MacDonald 6c79e6fc97
Merge pull request #19 from emfcamp/sim800-lib-and-apps
Minor fixes for issues with latest firmware. Added interrupt for callbacks.
2018-08-28 20:55:16 +01:00
Alistair MacDonald 9b7afad5c9
Bug fixing
Small issue with interrupts and loading when SIM800 is already on.
2018-08-28 20:51:02 +01:00
Alistair MacDonald be1032ffd2
Added interrupt for monitoring uart and buttons. 2018-08-28 20:08:41 +01:00
Alistair MacDonald 319f45bb11
Minor bug fixes
Venerable name changes for compatibility with new. Turn on amp. Worked around SMS unicode translation issue.
2018-08-28 19:23:02 +01:00
Alistair MacDonald fbc2d1a348
Final tweaks or tidying 2018-08-28 12:56:18 +01:00
Alistair MacDonald eb3ff46b88
Bluetooth SSP
Note that is needs testing.
2018-08-27 23:41:33 +01:00
Alistair MacDonald 2293aeb5f3
OPP transfer and other Bluetooth tidying 2018-08-27 23:06:23 +01:00
Marek Ventur 7997abc090 Some fixes and added tests 2018-08-27 16:50:34 +01:00
Phil Crump eb1fa19603 Add NTP lib. 2018-08-27 16:29:08 +01:00
Marek Ventur cd38a55af6 Fix badge store (it was pointing at the wrong url) 2018-08-27 16:28:38 +01:00
Marek Ventur ce22a9f176 Fix http library (mostly) 2018-08-27 16:07:47 +01:00
Alistair MacDonald a5dcc4babb
Bug fixing, optimising and tidying 2018-08-27 00:22:23 +01:00
Alistair MacDonald 03400de0db
Binary file transfer and audio recording 2018-08-26 20:57:26 +01:00
Marek Ventur 69c7cd39b5 Bootstrap 2018-08-26 20:27:23 +01:00
Alistair MacDonald aad89b4777
Added more engineering and debug functions 2018-08-26 18:40:01 +01:00
Alistair MacDonald 41a2fa37dd
Callback for ringing, CLI and SMS added. Tidied turn on and command processes for better asynchronous startup. 2018-08-26 17:37:19 +01:00
Alistair MacDonald 655af11946
Correcting Spelling 2018-08-26 12:20:33 +01:00