Commit Graph

  • 04b1d27115
    Merge 78ddd2104c into c8169c98ad #67 Keith Packard 2023-09-08 04:46:55 +0000
  • 78ddd2104c MSP430Core: Make 20-bit subtraction operation work #67 Keith Packard 2023-09-07 21:45:53 -0700
  • a4a3277f1d TyndallNode: Send serial output to stdout with -nogui Keith Packard 2023-09-07 20:22:26 -0700
  • 7ebd42b53c GenericNode: Add -console option Keith Packard 2023-09-07 20:21:35 -0700
  • 9c4d9a8baf GenericNode: Add -quiet option Keith Packard 2023-09-07 20:21:05 -0700
  • e012af1778 MSP430Core: Support "semihosting" Keith Packard 2023-09-07 20:20:00 -0700
  • 77d3d4e828 MSP430Core: Use 'logw' when memory access errors happen Keith Packard 2023-09-07 20:19:14 -0700
  • 7c9fef5800 MSP430Constants: Extend CG3 -1 value to 20 bits Keith Packard 2023-09-07 20:18:30 -0700
  • d81226e8f4 MSP430: Add 'realtime' option Keith Packard 2023-09-07 20:17:16 -0700
  • 8ee0e1c9d0 MSP430: Disassemble exception-generating instruction Keith Packard 2023-09-07 20:16:00 -0700
  • 1c49a3c54e core/DisAsm: Show all 20 bits of registers Keith Packard 2023-09-07 20:14:46 -0700
  • 7b871fcc8d MSP430f5437: Increase flash to 768kB Keith Packard 2023-09-07 20:13:56 -0700
  • c8169c98ad
    Merge pull request #65 from pjonsson/add-multistep master Niclas Finne 2022-05-25 16:01:24 +0200
  • f44a44225f Allow stepping multiple instructions #65 Peter A. Jonsson 2022-05-22 14:24:26 +0200
  • 1c3d09c7f0
    Merge pull request #64 from pjonsson/gcc9-support Niclas Finne 2022-05-25 13:25:09 +0200
  • cecca91a32
    Merge pull request #63 from pjonsson/fix-test-warnings Niclas Finne 2022-05-25 13:22:50 +0200
  • eae0cab1ce
    Merge pull request #61 from pjonsson/fix-test-makefile Niclas Finne 2022-05-25 13:10:47 +0200
  • 3b81ed16e4 tests: add GCC 9 support #64 Peter A. Jonsson 2022-05-21 17:33:23 +0200
  • 918226064e tests: add -gstabs+ to CFLAGSNO #61 Peter A. Jonsson 2022-05-22 14:35:28 +0200
  • ec1498b61c tests: only pass -mmcu once Peter A. Jonsson 2022-05-21 17:35:10 +0200
  • 78e45ee613 tests: remove unused functions #63 Peter A. Jonsson 2022-05-21 22:31:52 +0200
  • b58f4b77df build.xml: add <something>-firmware targets #62 Peter A. Jonsson 2022-05-21 20:22:28 +0200
  • c82dc9e90f
    Merge pull request #60 from nfi/dos-to-unix Joakim Eriksson 2022-05-19 08:22:30 +0200
  • 60eb9d5c18 Convert DOS formatted files to Unix for consistent line endings. #60 Niclas Finne 2022-05-18 17:44:31 +0200
  • 9a752cdac0
    Merge pull request #59 from nfi/minor-code-cleanup Joakim Eriksson 2022-05-18 16:41:58 +0200
  • 3d5140730e
    Merge pull request #57 from nfi/tests Joakim Eriksson 2022-05-18 16:40:20 +0200
  • 6ae95011b9
    Merge 711b79ca3d into cf48bd1880 #37 3B Scientific GmbH 2022-05-18 16:37:24 +0200
  • cf48bd1880
    Merge pull request #58 from nfi/flash-fix Joakim Eriksson 2022-05-18 16:37:04 +0200
  • c1762b3a36 Updated README to use 'ant' instead of 'make' #57 Niclas Finne 2022-05-13 23:23:16 +0200
  • 15d8882d21 Use StringBuilder instead of StringBuffer #59 Niclas Finne 2022-05-18 01:49:32 +0200
  • 8951db5b0e Minor code cleanup Niclas Finne 2022-05-18 01:44:19 +0200
  • b7b1a213d9 Corrected Javadoc argument names Niclas Finne 2022-05-18 01:26:49 +0200
  • 5c9b6f7dba Remove deprecated and unused methods Niclas Finne 2022-05-18 01:21:36 +0200
  • 9400ad4069 Make some inner classes static Niclas Finne 2022-05-18 01:06:52 +0200
  • a840a8a3ca Corrected flash emergency exit check #58 Niclas Finne 2022-05-18 01:05:41 +0200
  • 27c09d7894 Corrected bit shift in CC2420 log output Niclas Finne 2022-05-18 01:05:02 +0200
  • b1daf72d4b Removed Makefile - use ant to build instead Niclas Finne 2022-05-13 23:19:05 +0200
  • e243d61215 Added targets for missing node types + target to run tests Niclas Finne 2022-05-13 23:18:12 +0200
  • b082842f52 Add pre-built firmwares for tests Niclas Finne 2022-05-13 23:17:21 +0200
  • e8b7814777 Fail with error when test fails Niclas Finne 2022-05-13 23:16:51 +0200
  • 61b84a08d2 Updated tests to build with msp430-gcc 4.7.x Niclas Finne 2022-05-13 23:15:43 +0200
  • 18e2a66906
    Merge pull request #54 from nfi/contrib/java11 Joakim Eriksson 2022-05-13 16:23:08 +0200
  • 7f9d2fa8ec CI: Corrected the Github action #54 Niclas Finne 2022-05-13 16:20:37 +0200
  • d74d615327
    Merge branch 'master' into contrib/java11 Joakim Eriksson 2022-05-13 16:09:54 +0200
  • 9f0455e844
    Merge pull request #55 from pjonsson/fix-ci Joakim Eriksson 2022-05-13 16:09:29 +0200
  • de0af744ff
    Merge branch 'master' into fix-ci #55 Joakim Eriksson 2022-05-13 16:09:08 +0200
  • 37c451c393
    Merge pull request #56 from pjonsson/remove-travis Joakim Eriksson 2022-05-13 16:08:55 +0200
  • e435f3d565 CI: remove travis.yml #56 Peter A. Jonsson 2022-05-09 13:30:56 +0200
  • c12a9c81f4 CI: add Github workflow Peter A. Jonsson 2022-05-09 13:14:39 +0200
  • 732471271d CI: remove travis.yml Peter A. Jonsson 2022-05-09 13:30:56 +0200
  • e2c33b3c35 Fixed deprecated warnings Niclas Finne 2021-10-17 01:27:29 +0200
  • f127e9aa3e Compile for Java 11 Niclas Finne 2021-10-17 01:24:01 +0200
  • 3a5477cb50 Windows are always visible on start #29 User 2021-04-19 10:41:19 +0200
  • c7fa02c54d CCR update only timer when CCR value is changed User 2021-04-19 10:40:10 +0200
  • 7ed2bc2ab1 edit version number Heintz 2019-09-30 13:37:13 +0200
  • a7cbb6d64f Improved watchdog and flash Heintz 2019-09-30 13:36:12 +0200
  • dbd7fe1374 Improved timer and selection (PxSEL) handling Heintz 2018-11-16 10:48:21 +0100
  • 4e48946494
    Merge pull request #50 from contiki-ng/simonduq-patch-1 Simon Duquennoy 2017-11-17 15:00:38 +0100
  • d96632cb58 Merge 0e1f3063d9 into 257facb806 #40 Moritz 'Morty' Strübe 2017-11-17 13:59:12 +0000
  • 0bbd934cf7
    Merge branch 'master' into simonduq-patch-1 #50 simonduq-patch-1 Simon Duquennoy 2017-11-17 14:58:33 +0100
  • 257facb806
    Merge pull request #51 from contiki-ng/simonduq-patch-2 Joakim Eriksson 2017-11-17 14:58:03 +0100
  • 47daffd8ff
    Upgrade to JDK v8 #51 simonduq-patch-2 Simon Duquennoy 2017-11-17 14:44:40 +0100
  • 91fb96e769
    Javac: specify encoding Simon Duquennoy 2017-11-16 20:31:10 +0100
  • d41d5ea451 Bug HighOpen Button output with wrong resistor (pulldown) is sometimes high solved roy77 2017-10-02 17:20:25 +0200
  • 207693b00c Improved display timing roy77 2017-09-30 18:49:18 +0200
  • 7e8a3a13d7 Sel change output only if direction is set to output Improved display timing Solved bug in timer up/down mode roy77 2017-09-30 12:10:17 +0200
  • 695fff2822 gdb memory changes are recognized roy77 2017-07-31 17:38:20 +0200
  • cb43d142a2 Merge pull request #49 from simonduq/patch-2 Niclas Finne 2017-07-06 21:23:16 +0200
  • 9f66278651 Fix .gitignore jar files rule #49 Simon Duquennoy 2017-07-06 21:16:53 +0200
  • 10060cd125 Merge 6d57bbe597 into 378edbb9b9 #48 Simon Duquennoy 2017-07-06 08:25:08 +0000
  • 6d57bbe597 Fix .gitignore jar files rule #48 Simon Duquennoy 2017-07-06 10:24:30 +0200
  • bb77ef3fff Solve crash when using watchdog WDTIS=0 Change Watchdog delay value from int to long roy77 2016-12-16 16:19:17 +0100
  • d76b937b00 Improve calculation of display frequency roy77 2016-12-16 16:16:46 +0100
  • 8229102b50 Improved Timer - detected changed parameter during run Improved Display HD66753 - using cycle diff of timer for exact PWM calcualtion Improved GUI - scalable roy77 2016-11-19 13:13:18 +0100
  • 378edbb9b9 Merge pull request #47 from nfi/cli-optional Joakim Eriksson 2016-05-03 16:44:02 +0200
  • 89659d5792 Added option to start MSPSim without CLI #47 Niclas Finne 2016-03-17 15:37:16 +0100
  • e6558acad2 Flash File now saved in Hex ASCII - Improve performence Admin 2015-11-16 17:05:22 +0100
  • 9bf18dbbef Flash File now saved in Hex ASCII Admin 2015-11-16 14:14:31 +0100
  • 917b08405f GDBStubs now compatible to msp430-elf-gdb (Red Had) Intercept errors in display communication Admin 2015-10-21 16:24:42 +0200
  • c8c2b69662 Possible values for portwrite 0,1,x but x not implemented therefore now 0 is returned Admin 2015-10-07 08:50:12 +0200
  • 47ae45cb0f Merge pull request #7 from nfi/updates-from-mspsim/mspsim #66 Adam Dunkels 2015-09-30 21:15:03 +0200
  • 8892547ff2 fixed configuration for maximum DCO clock speed and added config for the msp430 f2xxx series Joakim Eriksson 2015-09-08 11:15:05 +0200
  • 498c9e80e0 Same bug as before in different config fabian 2014-12-12 21:13:39 +0100
  • 6d0a7619b1 Bug Fix, address 0x01A8, length 2, is also used by ADC12 (Interrupt vector word, ADC12IV). Referring to MSP430x1xx datasheet, 17-20, 17.3. fabian 2014-12-09 17:54:47 +0100
  • cae981f8f9 Reenabled autostart of emulation Niclas Finne 2013-08-22 23:37:38 +0200
  • ad9628fedb Made the map file argument an option. Added support for specifying commands as arguments when starting MSPSim. Niclas Finne 2013-08-19 17:17:07 +0200
  • c4b0e3b60d Added option '-' to separate options from arguments Niclas Finne 2013-08-19 16:55:20 +0200
  • dbf2fbd23e Guess platform based on firmware filename suffix Niclas Finne 2013-08-21 00:51:00 +0200
  • c9e43466d7 Exclude the tests directory from the build Niclas Finne 2013-08-19 14:12:30 +0200
  • dd2c8289d4 Updated build to require Java SE 1.7 to allow usage of the new features in Java SE 1.7 Niclas Finne 2013-08-13 14:29:02 +0200
  • bebefd33d0 Fixed single step to work again Niclas Finne 2013-08-13 14:18:00 +0200
  • 5027760fd3 Fixed some compiler warnings Niclas Finne 2013-08-13 13:52:44 +0200
  • 568c789f7e Merge pull request #46 from joakimeriksson/config_dco_speed Niclas Finne 2015-09-08 11:27:25 +0200
  • 69a1368bba fixed configuration for maximum DCO clock speed and added config for the msp430 f2xxx series #46 Joakim Eriksson 2015-09-08 11:15:05 +0200
  • 97e99bdad8 Merge 0050012b51 into 13f10ee00e #38 Atis Elsts 2015-09-04 13:46:27 +0000
  • 13f10ee00e Merge pull request #30 from nfi/updates-from-contiki-os-mspsim-submodule Joakim Eriksson 2015-09-04 15:46:04 +0200
  • ed6a521038 Merge 243797edc7 into 93a19ea91e #29 roy77 2015-09-04 13:19:57 +0000
  • 93a19ea91e Merge pull request #41 from FabianKnapp/master Joakim Eriksson 2015-09-04 15:10:30 +0200
  • 79cbf9f00c Updated the CC1101 and the CC1120 emulation code to the latest version #30 Adam Dunkels 2015-03-24 15:17:50 +0100
  • bda5832550 Add jar ignore Rémy Léone 2013-12-13 13:41:52 +0100