claudiol
|
70c88346c2
|
Added 10-pixel font.
|
2019-02-15 13:32:30 -05:00 |
|
claudiol
|
73c795fe0c
|
Fixed all fonts missing character. More work on constants.
|
2019-02-06 18:34:03 -05:00 |
|
claudiol
|
3ef5033937
|
Changed style of complex 'i'
|
2019-02-06 10:13:07 -05:00 |
|
claudiol
|
5436d9fa5e
|
Bound e,i,j constants to the keyboard
|
2019-02-05 18:05:09 -05:00 |
|
claudiol
|
7caab0f422
|
Updated fonts
|
2019-02-05 17:16:14 -05:00 |
|
claudiol
|
e4680aeabc
|
Relocated :-> operator to the Enter key. Added | operator.
|
2019-01-10 13:03:13 -05:00 |
|
claudiol
|
82d2165fff
|
Added symbolic menu and rule separator mapped to RS-hold-0
|
2018-12-07 18:07:13 -05:00 |
|
claudiol
|
bc74768d1d
|
Mapped LS-2 to factorial. Finished implementing TVM solver help.
|
2018-10-23 18:15:14 -04:00 |
|
claudiol
|
c4633d873f
|
Added help to units in the menus. Work in progress.
|
2018-10-09 18:41:09 -04:00 |
|
claudiol
|
cd79ed2f31
|
Improved interaction between LCD/SD Card under low-battery conditions.
|
2018-10-03 12:42:18 -04:00 |
|
claudiol
|
1ba6b02e00
|
Added full hardware reset after SDRESTORE
|
2018-09-29 18:37:43 -04:00 |
|
claudiol
|
22ec6e88ca
|
Fixed minor bug in SD driver that only failed with emulator.
|
2018-09-28 17:58:50 -04:00 |
|
claudiol
|
7e6e64a140
|
Fixed no HAL reset after SDRESTORE
|
2018-09-27 19:02:41 -04:00 |
|
claudiol
|
76ef3cea24
|
Added flag -88 for more responsive UI. Changed project file for android build.
|
2018-09-11 18:06:35 -04:00 |
|
claudiol
|
5138564687
|
Added more EDxxx commands to control command line froma program. Added menu to input hex numbers faster.
|
2018-09-05 12:21:46 -04:00 |
|
claudiol
|
04ddc26ddf
|
Added EDINSERT, EDREMOVE, EDLEFT, EDRIGHT, EDUP, EDDOWN command line editor commands. Fixed compile issues in debug mode, updated project file to build in debug mode.
|
2018-08-29 19:02:38 -04:00 |
|
claudiol
|
eb6a4dbd27
|
Added EDINSERT command to be used in key definitions
|
2018-08-22 18:34:10 -04:00 |
|
Claudio L
|
1d2beb567d
|
Fixed bug in expression compiler.
|
2018-07-28 23:35:47 -04:00 |
|
claudiol
|
802048b160
|
Fixed help and menus, added numeric solver menu to RS-7
|
2018-07-27 11:19:25 -04:00 |
|
claudiol
|
df82ef9948
|
Finished implementing lists on symbolic mode
|
2018-07-24 18:13:32 -04:00 |
|
claudiol
|
7d49831bd1
|
Fixed compiler bug on optimization of locals.
|
2018-07-14 10:59:26 -04:00 |
|
claudiol
|
bd97380808
|
Started implementing auto-recalculation of variables (events)
|
2018-03-26 18:47:35 -04:00 |
|
claudiol
|
723cc7f306
|
Started coding of Forms.
|
2018-03-23 17:25:54 -04:00 |
|
claudiol
|
4518d63c0a
|
More progress on automatic command extractor for the wiki
|
2018-03-21 12:06:59 -04:00 |
|
claudiol
|
35a226a03e
|
Finished autocomplete for user commands
|
2018-03-06 10:49:07 -05:00 |
|
claudiol
|
af8afdc362
|
Started implementing autocomplete of user commands (work in progress).
|
2018-03-02 18:27:48 -05:00 |
|
claudiol
|
8d5cfd13b2
|
Fixed SDRESTORE crashing before returning.
|
2018-02-28 12:37:46 -05:00 |
|
claudiol
|
94dc1b8b4a
|
Finished adding Libs menu. Fixed display issues. Fixed user commands in symbolics. Fixed command help issue.
|
2018-02-19 12:37:12 -05:00 |
|
claudiol
|
a59a65fa62
|
Added user command.
|
2018-02-16 18:45:43 -05:00 |
|
claudiol
|
072aa0bbfc
|
Work in progress on user library menu
|
2018-02-15 18:58:58 -05:00 |
|
claudiol
|
db3d028fdd
|
User Library menu - work in progress.
|
2018-02-12 18:19:15 -05:00 |
|
claudiol
|
cd52591e15
|
Added LCD grid display and removed stack number of empty spots.
|
2018-01-30 17:47:52 -05:00 |
|
claudiol
|
765eebb9a2
|
Fixed bug: On-A-C/Exit cannot stop WAIT or any command that uses the outer loop.
|
2018-01-22 18:51:14 -05:00 |
|
claudiol
|
9caf41256d
|
Removed untested experiment.
|
2018-01-17 11:14:39 -05:00 |
|
claudiol
|
1ceaa61a84
|
Fixed string addition regression.
|
2018-01-17 10:29:28 -05:00 |
|
claudiol
|
71216bb9ae
|
Changed memory size back to standard 512 kbyes
|
2018-01-16 12:52:46 -05:00 |
|
claudiol
|
c817fa47dc
|
Fixed possible (but very rare) bug while formatting numbers.
|
2018-01-16 10:47:25 -05:00 |
|
claudiol
|
5beb014f9c
|
Improved backup resiliency. Added persistence to simulator.
|
2018-01-12 19:03:33 -05:00 |
|
claudiol
|
7528134cda
|
Added function call syntax for matrix. Improved functions call safety. Improved error display on symbolic evaluation.
|
2017-12-28 13:09:30 -05:00 |
|
claudiol
|
3c922847b7
|
Added remote USBRESTORE from file. Fixed a few bugs.
|
2017-12-15 10:08:46 -05:00 |
|
claudiol
|
5d15e6fd4d
|
Fixed USBARCHIVE/USBRESTORE. Added visual feedback for long transactions.
|
2017-12-13 18:18:28 -05:00 |
|
claudiol
|
9ec5d09716
|
Fixed large blocks of data transmit/receive. Fixed decompiler too slow looking for newlines on large objects.
|
2017-12-13 12:37:52 -05:00 |
|
claudiol
|
5ac2ed1986
|
More USB fixes
|
2017-12-12 19:16:16 -05:00 |
|
claudiol
|
d5239ccecc
|
Updated PC side to match firmware.
|
2017-12-11 10:29:40 -05:00 |
|
claudiol
|
857cd6ec72
|
Added long transfers support
|
2017-12-11 09:14:08 -05:00 |
|
claudio
|
808e574e11
|
Fixed usb_sendata on PC side to be portable.
|
2017-12-04 17:56:54 -05:00 |
|
claudiol
|
81a336c0fd
|
Changed usb_remoteready() to not use control pipes. Fixed bug in USBRECV.
|
2017-12-04 17:56:54 -05:00 |
|
claudiol
|
b01254b02f
|
Fixed crash when USB packet arrives during WAIT
|
2017-12-04 17:56:54 -05:00 |
|
claudiol
|
3adc52a7e2
|
Added support for cable connect/disconnect
|
2017-12-04 17:56:54 -05:00 |
|
claudiol
|
8f93f330e9
|
Added check for data ready status before sending data
|
2017-12-04 17:56:54 -05:00 |
|