Niclas Finne
|
7f9d2fa8ec
|
CI: Corrected the Github action
|
2022-05-13 16:20:48 +02:00 |
Joakim Eriksson
|
d74d615327
|
Merge branch 'master' into contrib/java11
|
2022-05-13 16:09:54 +02:00 |
Joakim Eriksson
|
9f0455e844
|
Merge pull request #55 from pjonsson/fix-ci
CI: switch to Github workflows
|
2022-05-13 16:09:29 +02:00 |
Joakim Eriksson
|
de0af744ff
|
Merge branch 'master' into fix-ci
|
2022-05-13 16:09:08 +02:00 |
Joakim Eriksson
|
37c451c393
|
Merge pull request #56 from pjonsson/remove-travis
CI: remove travis.yml
|
2022-05-13 16:08:55 +02:00 |
Peter A. Jonsson
|
e435f3d565
|
CI: remove travis.yml
|
2022-05-09 13:32:53 +02:00 |
Peter A. Jonsson
|
c12a9c81f4
|
CI: add Github workflow
Use the 'zulu' JDK distribution which
provides both LTS and non-LTS versions
of the JDK.
|
2022-05-09 13:31:31 +02:00 |
Peter A. Jonsson
|
732471271d
|
CI: remove travis.yml
|
2022-05-09 13:31:23 +02:00 |
Niclas Finne
|
e2c33b3c35
|
Fixed deprecated warnings
|
2021-10-17 01:28:20 +02:00 |
Niclas Finne
|
f127e9aa3e
|
Compile for Java 11
|
2021-10-17 01:24:01 +02:00 |
Simon Duquennoy
|
4e48946494
|
Merge pull request #50 from contiki-ng/simonduq-patch-1
Javac: specify encoding
|
2017-11-17 15:00:38 +01:00 |
Simon Duquennoy
|
0bbd934cf7
|
Merge branch 'master' into simonduq-patch-1
|
2017-11-17 14:58:33 +01:00 |
Joakim Eriksson
|
257facb806
|
Merge pull request #51 from contiki-ng/simonduq-patch-2
Upgrade to JDK v8
|
2017-11-17 14:58:03 +01:00 |
Simon Duquennoy
|
47daffd8ff
|
Upgrade to JDK v8
|
2017-11-17 14:44:40 +01:00 |
Simon Duquennoy
|
91fb96e769
|
Javac: specify encoding
This is necessary for javac 1.8.0 openJDK to compile without getting stuck on special characters.
|
2017-11-16 20:31:10 +01:00 |
Niclas Finne
|
cb43d142a2
|
Merge pull request #49 from simonduq/patch-2
Fix .gitignore jar files rule
|
2017-07-06 21:23:16 +02:00 |
Simon Duquennoy
|
9f66278651
|
Fix .gitignore jar files rule
Unless I'm missing something, the rule is broken. Does not ignore mspsim.jar for instance.
|
2017-07-06 21:16:53 +02:00 |
Joakim Eriksson
|
378edbb9b9
|
Merge pull request #47 from nfi/cli-optional
Added option to start MSPSim without CLI
|
2016-05-03 16:44:02 +02:00 |
Niclas Finne
|
89659d5792
|
Added option to start MSPSim without CLI
|
2016-03-17 15:37:28 +01:00 |
Niclas Finne
|
568c789f7e
|
Merge pull request #46 from joakimeriksson/config_dco_speed
fixed configuration for maximum DCO clock speed
|
2015-09-08 11:27:25 +02:00 |
Joakim Eriksson
|
69a1368bba
|
fixed configuration for maximum DCO clock speed and added config for the msp430 f2xxx series
|
2015-09-08 11:17:08 +02:00 |
Joakim Eriksson
|
13f10ee00e
|
Merge pull request #30 from nfi/updates-from-contiki-os-mspsim-submodule
Updates from contiki os mspsim submodule
|
2015-09-04 15:46:04 +02:00 |
Joakim Eriksson
|
93a19ea91e
|
Merge pull request #41 from FabianKnapp/master
Bug Fix: IO range for adc12 one word to short
|
2015-09-04 15:10:30 +02:00 |
Adam Dunkels
|
79cbf9f00c
|
Updated the CC1101 and the CC1120 emulation code to the latest version
|
2015-09-01 18:11:47 +02:00 |
Rémy Léone
|
bda5832550
|
Add jar ignore
|
2015-09-01 18:11:17 +02:00 |
Adam Dunkels
|
8efdbba5c5
|
Bugfix: only send i2c acks if i2c mode is enabled
|
2015-03-12 18:57:12 +01:00 |
Adam Dunkels
|
b5985a4f47
|
Improved handling of the stack idenfitication at end of memory that works better for mspgcc 4.7.x
|
2015-03-12 18:57:12 +01:00 |
Adam Dunkels
|
d59a319f17
|
Improved emulation support for the CC2520 transceiver
|
2015-03-12 18:57:12 +01:00 |
Adam Dunkels
|
b0a7372c95
|
Support for the exp and cc430 platforms
|
2015-03-12 18:57:12 +01:00 |
Adam Dunkels
|
e45bb6dbbc
|
Emulation support for the TI TRXEB board with a CC2520 2.4 GHz transceiver
|
2015-03-12 18:57:12 +01:00 |
Adam Dunkels
|
7e4430c18d
|
Emulation support for the TI TRXEB board with a CC1120 sub-GHz transceiver
|
2015-03-12 18:57:12 +01:00 |
Adam Dunkels
|
39d0c101fa
|
Emulation support for the exp1120 platform: the MSP430f5838 experimenter's board with the CC1120 transceiver
|
2015-03-12 18:57:12 +01:00 |
Adam Dunkels
|
4c11cce00d
|
Emulation support for the exp1101 platform: the MSP430f5838 experimenter's board with the CC1101 transceiver
|
2015-03-12 18:57:11 +01:00 |
Adam Dunkels
|
f1e8246a1d
|
Emulation support for the TI CC430 sub-GHz SoC
|
2015-03-12 18:57:11 +01:00 |
Adam Dunkels
|
5d60f2736c
|
Emulation support for the Microchip ENC28J60 Ethernet transceiver
|
2015-03-12 18:57:11 +01:00 |
Adam Dunkels
|
e66a9c7125
|
Emulation support for the TI CC1120 sub-GHz transceiver
|
2015-03-12 18:57:11 +01:00 |
Adam Dunkels
|
9bd6a1d03d
|
Emulation support for the TI CC1101 sub-GHz transceiver
|
2015-03-12 18:57:11 +01:00 |
fabian
|
7bf029f7bb
|
Same bug as before in different config
|
2014-12-12 21:13:39 +01:00 |
fabian
|
5306c84327
|
Bug Fix, address 0x01A8, length 2, is also used by ADC12 (Interrupt
vector word, ADC12IV). Referring to MSP430x1xx datasheet, 17-20, 17.3.
|
2014-12-09 17:54:47 +01:00 |
Joakim Eriksson
|
f2facc2cfb
|
Merge pull request #31 from sieben/gitignore_java_fix
Add jar ignore
|
2013-12-19 12:35:55 -08:00 |
Rémy Léone
|
8cc500a2d6
|
Add jar ignore
|
2013-12-13 13:41:52 +01:00 |
Joakim Eriksson
|
43e3041dc4
|
Merge pull request #23 from nfi/command-argument
Added option to specify CLI commands as arguments when starting MSPSim
|
2013-10-20 10:10:50 -07:00 |
Niclas Finne
|
72ff6f54f2
|
Reenabled autostart of emulation
|
2013-10-20 17:51:57 +02:00 |
Niclas Finne
|
bfc765a895
|
Made the map file argument an option. Added support for specifying commands as arguments when starting MSPSim.
|
2013-10-20 17:51:56 +02:00 |
Niclas Finne
|
34ac84b67b
|
Added option '-' to separate options from arguments
|
2013-10-20 17:51:07 +02:00 |
Niclas Finne
|
03ad78c190
|
Guess platform based on firmware filename suffix
|
2013-10-20 17:51:06 +02:00 |
Joakim Eriksson
|
e1ce900b31
|
Merge pull request #22 from nfi/Java7
Fix single step (GUI) to work again. Update build to use Java 7.
|
2013-10-20 05:52:51 -07:00 |
Niclas Finne
|
0606b1b7dc
|
Exclude the tests directory from the build
|
2013-08-22 23:02:31 +02:00 |
Niclas Finne
|
d0ec91b987
|
Updated build to require Java SE 1.7 to allow usage of the new features in Java SE 1.7
|
2013-08-22 23:02:30 +02:00 |
Niclas Finne
|
27a3633099
|
Fixed single step to work again
|
2013-08-22 23:02:28 +02:00 |